{
  "name": "LINC Forklift Certification",
  "short_name": "LINC Training",
  "description": "OSHA 29 CFR 1910.178(l) Forklift Operator Certification — LINC Systems",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0E1014",
  "theme_color": "#CC2229",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["education", "productivity", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Begin Training",
      "short_name": "Train",
      "description": "Start forklift safety training modules",
      "url": "./index.html#home",
      "icons": [{ "src": "icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Take Quiz",
      "short_name": "Quiz",
      "description": "Take the OSHA certification quiz",
      "url": "./index.html#quiz",
      "icons": [{ "src": "icon-96.png", "sizes": "96x96" }]
    }
  ],
  "icons": [
    { "src": "icon-72.png",   "sizes": "72x72",   "type": "image/png" },
    { "src": "icon-96.png",   "sizes": "96x96",   "type": "image/png" },
    { "src": "icon-128.png",  "sizes": "128x128", "type": "image/png" },
    { "src": "icon-144.png",  "sizes": "144x144", "type": "image/png" },
    { "src": "icon-152.png",  "sizes": "152x152", "type": "image/png" },
    { "src": "icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-384.png",  "sizes": "384x384", "type": "image/png" },
    { "src": "icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
