{
  "name": "FuelTankPal",
  "short_name": "FuelTankPal",
  "description": "Find the cheapest petrol, diesel and premium fuel prices near you. Compare live UK forecourt prices by postcode or location.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00A03C",
  "categories": ["travel", "utilities", "navigation"],
  "icons": [
    {
      "src": "/__l5e/assets-v1/c4689cbf-ff52-40f4-ad74-37e0433b4aee/fueltankpal-logo-transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/c4689cbf-ff52-40f4-ad74-37e0433b4aee/fueltankpal-logo-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/c4689cbf-ff52-40f4-ad74-37e0433b4aee/fueltankpal-logo-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}