{
  "name": "EnergyPilot",
  "short_name": "EnergyPilot",
  "description": "Energy monitoring and management dashboard",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d223f",
  "theme_color": "#0d223f",
  "icons": [
    {
      "src": "/images/logo.webp",
      "sizes": "98x93",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}
