{
  "name": "FleetVu Mobile Command Center",
  "short_name": "FleetVu",
  "description": "FleetVu Mobile Command Center — Background sensor logger for fleet drivers",
  "start_url": "/mcc-app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e14",
  "theme_color": "#F86F08",
  "categories": ["business", "navigation", "productivity"],
  "icons": [
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
