{
  "name": "Autonomia - Monitoring Solaire",
  "short_name": "Autonomia",
  "description": "Suivi en temps réel de votre installation solaire",
  "id": "/dashboard/",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#14b8a6",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
