{
  "name": "WheelDiscovery",
  "short_name": "WheelDiscovery",
  "description": "AI-driven transport operations platform for fleet, compliance, fuel, maintenance and finance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#C9963E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "en-AE",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Fleet overview"
    },
    {
      "name": "Alerts",
      "url": "/alerts",
      "description": "Compliance alerts"
    },
    {
      "name": "Add Fuel",
      "url": "/fuel",
      "description": "Log diesel fill"
    }
  ]
}
