{
  "name": "EP SecureOps",
  "short_name": "SecureOps",
  "description": "Empire Protection command platform for close protection operations",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#060606",
  "theme_color": "#060606",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["productivity", "security", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EP SecureOps Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Mission Control",
      "short_name": "Convoy",
      "description": "Live convoy tracking",
      "url": "/?view=convoy",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Incident Report",
      "short_name": "Incident",
      "description": "Log a new incident",
      "url": "/?view=incidents",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
