{
  "name": "Local Petrol Prices",
  "short_name": "Petrol Prices",
  "description": "Find the cheapest petrol and diesel near you, UK-wide, using HM Government's Fuel Finder data.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafbfc",
  "theme_color": "#14213d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}