{
  "name": "ForecourtFinder",
  "short_name": "ForecourtFinder",
  "description": "Find the cheapest petrol and diesel near you — powered by official GOV.UK data",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#25497E",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["navigation", "utilities"]
}
