{
  "name": "VehicleVerify - UK Vehicle Check",
  "short_name": "VehicleVerify",
  "description": "Free UK vehicle checks with MOT, tax status, and AI analysis. Premium reports with Experian data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "categories": ["utilities", "automotive"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
