{
  "name": "Gastimate",
  "short_name": "Gastimate",
  "description": "Smart trip cost calculator with real-time gas prices and elevation impact",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#7c3aed",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}