{
  "name": "Screen Panel Change-Out Tracker",
  "short_name": "Panel Tracker",
  "description": "Track screen panel change-outs during planned crusher shuts. Works offline, saves on the phone.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#152848",
  "theme_color": "#0a1730",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Product Screen", "url": "./product-screen-panel-change-out-trial" },
    { "name": "Product Screen Bottom Deck", "url": "./product-screen-bottom-deck-panel-change-out-trial" },
    { "name": "Gravity Screen", "url": "./gravity-screen-panel-change-out-trial" },
    { "name": "Trash Screen", "url": "./trash-screen-panel-change-out-trial" },
    { "name": "Carbon Screen", "url": "./carbon-screen-panel-change-out-trial" },
    { "name": "Tails Screen", "url": "./tails-screen-panel-change-out-trial" }
  ]
}
