{
  "name": "VoltFlow - The GivEnergy Intelligence",
  "short_name": "VoltFlow",
  "description": "GivEnergy intelligence dashboard for solar monitoring, battery analytics, and smart energy automation.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "icons": [
    { "src": "/favicon.ico", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.ico", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}