{
  "name": "Should I Charge My Car?",
  "short_name": "Should I Charge",
  "description": "Find the max price per kWh you can pay to charge your plug-in hybrid before gas becomes cheaper.",
  "id": "/should-I-charge-my-car/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "productivity"],
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2f6",
  "theme_color": "#15803d",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
