{
  "name": "Fuelr — UK Fuel Prices",
  "short_name": "Fuelr",
  "description": "Find the cheapest petrol and diesel near you in the UK",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "travel"],
  "lang": "en-GB",
  "dir": "ltr",
  "orientation": "any",
  "scope": "/"
}
