{ "name": "AUS Fuel Tracker", "short_name": "AUS Fuel", "description": "Live Australian petrol prices across 879+ stations. WA live via FuelWatch, more states rolling out. Crowd-sourced outage reports, colour-coded price map.", "start_url": "/", "display": "standalone", "background_color": "#0d0d1a", "theme_color": "#eab308", "lang": "en-AU", "orientation": "any", "categories": ["utilities", "travel", "navigation"], "icons": [ { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Outages Map", "short_name": "Outages", "description": "View community-reported fuel outages", "url": "/outages", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Fuel News", "short_name": "News", "description": "Latest Australian fuel price news", "url": "/news", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ], "screenshots": [ { "src": "/opengraph.jpg", "sizes": "1200x630", "type": "image/jpeg", "label": "AUS Fuel Tracker — Interactive price map" } ] }