{
  "name": "UK Fuel Price Finder",
  "short_name": "FuelFinder",
  "description": "Find the cheapest petrol and diesel near you with live UK government fuel prices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/favicon.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ]
}
