{
  "name": "Petrolmate - Cheapest Fuel Prices Australia & NZ",
  "short_name": "Petrolmate",
  "description": "Compare real-time petrol, diesel and LPG prices across 10,000+ stations in Australia and New Zealand. Find the cheapest fuel near you.",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#FFB700",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/?source=pwa",
  "scope": "/",
  "orientation": "any",
  "categories": ["utilities", "finance", "navigation"],
  "lang": "en-AU",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Find Cheap Fuel Near Me",
      "short_name": "Near Me",
      "url": "/?source=pwa&tab=map"
    },
    {
      "name": "Price Dashboard",
      "short_name": "Dashboard",
      "url": "/?source=pwa&tab=dashboard"
    },
    {
      "name": "Price Trends",
      "short_name": "Trends",
      "url": "/price-trends?source=pwa"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
