{
  "name": "LEAF Battery Tracker",
  "short_name": "LEAF",
  "description": "Track your Nissan LEAF's battery use and charging across road trips.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F5F7",
  "theme_color": "#F4F5F7",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
