{
  "name": "Argus Health & Safety",
  "short_name": "Argus H&S",
  "description": "Workplace safety management - incidents, inspections, risk assessments, toolbox talks, and compliance audits.",
  "start_url": "/health-safety/en/dashboard",
  "scope": "/health-safety/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#0f4c81",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/health-safety/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/health-safety/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report Incident",
      "short_name": "Incident",
      "description": "Quick incident report with voice and camera",
      "url": "/health-safety/en/incidents/create",
      "icons": [{ "src": "/health-safety/icons/icon-incident.png", "sizes": "96x96" }]
    },
    {
      "name": "New Inspection",
      "short_name": "Inspection",
      "description": "Start a safety inspection checklist",
      "url": "/health-safety/en/inspections/create",
      "icons": [{ "src": "/health-safety/icons/icon-inspection.png", "sizes": "96x96" }]
    },
    {
      "name": "Toolbox Talk",
      "short_name": "Talk",
      "description": "Record a toolbox talk with crew sign-off",
      "url": "/health-safety/en/toolbox-talks/create",
      "icons": [{ "src": "/health-safety/icons/icon-toolbox.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
