{
  "name": "Genius Fleet",
  "short_name": "Genius Fleet",
  "description": "AI-powered fleet intelligence — anomaly detection, ROI tracking, driver scoring",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23000'/><path d='M54 140V52h22v88H54zm44-44l52-52v30L118 96l32 32v36L98 96z' fill='%23fff' opacity='0.92'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23000'/><path d='M144 372V140h58v232h-58zm116-116l138-138v80l-80 58 80 86v96L260 256z' fill='%23fff' opacity='0.92'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Fleet executive cockpit",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "description": "Live anomaly alerts",
      "url": "/anomalies",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Drivers",
      "short_name": "Drivers",
      "description": "Driver scores",
      "url": "/drivers",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
