{
  "name": "Sentrava Connected Operations",
  "short_name": "Sentrava",
  "description": "Connected operations, live tracking, asset intelligence, reporting and governed field operations.",
  "id": "/dashboard",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#071a24",
  "theme_color": "#08162f",
  "orientation": "any",
  "categories": ["business", "productivity", "navigation"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live operations",
      "short_name": "Live map",
      "url": "/operations",
      "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Device operations",
      "short_name": "Devices",
      "url": "/registry/devices",
      "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Reports and replay",
      "short_name": "Reports",
      "url": "/reports",
      "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ]
}
