{
  "name": "FuelStop — Route Fuel Optimizer",
  "short_name": "FuelStop",
  "description": "Tells you the single best place to stop for gas on your trip, based on total trip cost, not just the cheapest price 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" }
  ]
}
