{
  "id": "/",
  "name": "EV vs Gas Savings Calculator — Cybercussion",
  "short_name": "EV Savings",
  "description": "See what you'd save charging an EV instead of buying gas — by your state, your car, and your miles. Plus a real-world range map and charge-cost tools.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0b0b0e",
  "background_color": "#0b0b0e",
  "categories": ["utilities", "travel", "productivity"],
  "icons": [
    { "src": "/assets/img/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/img/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
