{
  "name": "GasPicker — Route Fuel Optimizer",
  "short_name": "GasPicker",
  "description": "Shows you the 3 cheapest gas stations you can actually reach on your trip, not just the cheapest station nearby.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#d9772f",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
