{
  "name": "Solar Forecast — Portal klienta",
  "short_name": "Solar Forecast",
  "description": "Prognoza produkcji PV, alerty, ceny PSE, jakość powietrza.",
  "start_url": "/portal/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "lang": "pl",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity", "weather"],
  "prefer_related_applications": false
}
