{
  "name": "AI Mechanic - Vehicle Checks & AI Diagnostics",
  "short_name": "AI Mechanic",
  "description": "Free car checks, MOT history, mileage verification, stolen & finance checks, AI-powered analysis, and 24+ language translation. The smarter way to check any UK vehicle.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["automotive", "utilities", "productivity"],
  "screenshots": [],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Diagnosis",
      "short_name": "Diagnose",
      "url": "/dashboard",
      "description": "Start an AI-powered vehicle diagnosis"
    },
    {
      "name": "Vehicle Check",
      "short_name": "Check",
      "url": "/vehicle-intelligence",
      "description": "Run vehicle intelligence checks"
    }
  ]
}
