{
  "name": "C-Track Vehicle Telematics & AI Diagnostics",
  "short_name": "C-Track",
  "description": "Real-time vehicle tracking and AI OBD2 diagnostics platform.",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0c10",
  "theme_color": "#c5a880",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Map",
      "url": "/dashboard/map",
      "description": "View live vehicle locations"
    },
    {
      "name": "Vehicles",
      "url": "/dashboard/vehicles",
      "description": "Manage your fleet"
    }
  ]
}
