{
  "name": "Casa do Restelo Power Hub",
  "short_name": "Power Hub",
  "description": "Tesla Powerwall monitoring and control",
  "theme_color": "#111827",
  "background_color": "#111827",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Power Flow",
      "url": "/#power-flow",
      "description": "View real-time power flow"
    },
    {
      "name": "Battery Control",
      "url": "/#battery-control",
      "description": "Control battery automation"
    }
  ]
}
