{
  "name": "AURIS360 — HSE Management",
  "short_name": "AURIS360",
  "description": "HSE Management Platform by SEPHS Consulting",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6f8",
  "theme_color": "#1D9E75",
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/brand/auris360-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/brand/auris360-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report Incident",
      "short_name": "Incident",
      "description": "Report a new incident or near miss",
      "url": "/?goto=events"
    },
    {
      "name": "New Inspection",
      "short_name": "Inspect",
      "description": "Start a workplace inspection",
      "url": "/?goto=inspection"
    },
    {
      "name": "Pre-Start Check",
      "short_name": "Pre-Start",
      "description": "Pre-start safety check",
      "url": "/?goto=prestart"
    }
  ]
}
