{
  "name": "Solute Energy Portal",
  "short_name": "Solute Energy",
  "description": "Energiebeheer dashboard voor Solute installaties",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1a2b3c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Bekijk live energiedata"
    },
    {
      "name": "Geschiedenis",
      "url": "/dashboard/history",
      "description": "Historische grafieken"
    }
  ]
}
