{
  "name": "PumpGo — Live UK Fuel Prices",
  "short_name": "PumpGo",
  "description": "Find the cheapest petrol and diesel prices near you, live across the UK.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1832",
  "theme_color": "#0d1832",
  "lang": "en-GB",
  "categories": ["utilities", "navigation"],
  "icons": [
    {
      "src": "/pumpgo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pumpgo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://pumpgo.co.uk/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "PumpGo — Find cheap fuel near you"
    }
  ]
}
