{
  "name": "Struxxe",
  "short_name": "Struxxe",
  "description": "Operational intelligence for route-based operators",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D1F35",
  "theme_color": "#0D1F35",
  "icons": [
    {
      "src": "/icons/struxxe-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Driver View",
      "url": "/driver",
      "description": "Open driver clock-in interface"
    },
    {
      "name": "Leakage Dashboard",
      "url": "/team",
      "description": "Open Struxxe Magnify dashboard"
    }
  ]
}
