{
  "name": "Leaf Tracker",
  "short_name": "Leaf",
  "description": "Nissan Leaf battery usage logger",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f9f5",
  "theme_color": "#2d8a4e",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
