{
  "name": "Ethanol Free Stations",
  "short_name": "EthanolFree",
  "description": "Find verified ethanol-free gas stations near you across North America",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef1ec",
  "theme_color": "#ffffff",
  "orientation": "any",
  "categories": ["navigation", "utilities", "travel"],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
