{
  "name": "Resolvo – Petrol Prices, MOT & More",
  "short_name": "Resolvo",
  "description": "Find the cheapest petrol and diesel prices near you, check MOT status, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "categories": ["auto", "utilities", "navigation"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Petrol Prices Map",
      "short_name": "Map",
      "url": "/map",
      "description": "View petrol prices on the map"
    },
    {
      "name": "MOT Check",
      "short_name": "MOT",
      "url": "/mot-check",
      "description": "Check your vehicle's MOT status"
    },
    {
      "name": "Journey Cost Calculator",
      "short_name": "Journey",
      "url": "/journey-price-calculator",
      "description": "Calculate fuel cost for your trip"
    }
  ]
}
