{
  "name": "BizPilot — Run your business. We'll handle the workforce.",
  "short_name": "BizPilot",
  "description": "The all-in-one workforce platform: onboarding, training, compliance, rostering, time & attendance, payroll and HR.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#2563EB",
  "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" }] }
  ]
}
