{
  "name": "FuelFinder.ie — Live Fuel Prices Ireland",
  "short_name": "FuelFinder",
  "description": "Find the cheapest petrol, diesel and kerosene near you across all 32 counties of Ireland. Community-submitted prices, updated live.",
  "start_url": "/fuelfinder",
  "scope": "/fuelfinder",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F4F0",
  "theme_color": "#E8420A",
  "lang": "en-IE",
  "categories": ["travel", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "/fuelfinder-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Cheapest Fuel",
      "short_name": "Find Fuel",
      "description": "See the cheapest fuel prices near you",
      "url": "/fuelfinder",
      "icons": [{ "src": "/fuelfinder-favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Submit a Price",
      "short_name": "Submit",
      "description": "Submit a fuel price at your local station",
      "url": "/fuelfinder/submit",
      "icons": [{ "src": "/fuelfinder-favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
