{
  "name": "Drivo — Fleet Intelligence",
  "short_name": "Drivo",
  "description": "Real-time dashboards for fleet, finance, audit, tolls, claims, and customer service.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#0f3a64",
  "categories": ["business", "productivity", "finance"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Owner overview — KPIs, attention alerts, daily revenue",
      "url": "/",
      "icons": [{ "src": "/img/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
