{
  "name": "Fleetwise AI",
  "short_name": "Fleetwise",
  "description": "AI co-pilot for fleet service shops. Diagnose trucks, document the 3C workflow, turn the shop's tribal knowledge into fleet-wide intelligence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06131E",
  "theme_color": "#06131E",
  "icons": [
    { "src": "/brand/favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    {
      "src": "/brand/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
