{
  "name": "GOATS ARENA NorthLake Staff Schedule",
  "short_name": "GOATS NL Schedule",
  "description": "Staff scheduling for G.O.A.T's ARENA Sports Bar (NorthLake).",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "any",
  "background_color": "#0e1116",
  "theme_color": "#0e1116",
  "categories": ["business", "productivity"],
  "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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "screenshots/mobile-login.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Sign in to your staff schedule" },
    { "src": "screenshots/wide-login.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "GOATS NL Schedule on the web" }
  ],
  "shortcuts": [
    { "name": "This week's schedule", "short_name": "Schedule", "url": "/?source=pwa", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
