{
  "id": "/",
  "name": "ShiftArcade | Club Operations",
  "short_name": "ShiftArcade",
  "description": "ShiftArcade is the club operations workspace for reception and host teams: cleaning, stock, maintenance, handover, lost & found and conversions in one place.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/start",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080808",
  "theme_color": "#080808",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Cleaning",
      "short_name": "Cleaning",
      "description": "Open today’s cleaning rotation and proof tasks.",
      "url": "/cleaning",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Maintenance",
      "short_name": "Maintenance",
      "description": "Open maintenance issues and reporting.",
      "url": "/maintenance",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Handover",
      "short_name": "Handover",
      "description": "Open the shift handover log.",
      "url": "/handover",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/mobile-home.svg",
      "sizes": "420x747",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "ShiftArcade mobile shift overview"
    },
    {
      "src": "/pwa/desktop-overview.svg",
      "sizes": "800x450",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "ShiftArcade club operations overview"
    }
  ]
}
