{
  "name": "EV Fuel Savings Calculator",
  "short_name": "EV Savings",
  "description": "Compare the cost of driving electric vs. gasoline and calculate your annual fuel savings.",
  "start_url": "/tools/ev_savings_calculator.html",
  "scope": "/tools/ev_savings_calculator.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0faf4",
  "theme_color": "#2d8c5a",
  "icons": [
    {
      "src": "https://greenation.eco/images/ev_v_ice.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
