{
  "name": "EPC Insight",
  "short_name": "EPC Insight",
  "description": "EPC Insight customer dashboard — live energy flow, battery state and savings for your EG48 site.",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#0b0d10",
  "theme_color": "#15171b",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
