{
  "name": "StaffReady — Train. Onboard. Certify.",
  "short_name": "StaffReady",
  "description": "Hospitality staff training, onboarding, rostering & compliance — in your pocket.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F6F3",
  "theme_color": "#0066FF",
  "categories": ["business", "productivity", "education"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Roster & Clock In", "short_name": "Roster", "url": "/roster", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Training", "short_name": "Training", "url": "/inductions", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
