{
  "name": "TryCarMatch",
  "short_name": "TryCarMatch",
  "description": "AI-powered UK car buying advisor — find your perfect car in 4 minutes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#04080f",
  "theme_color": "#e2a000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "automotive"],
  "lang": "en-GB"
}
