{
  "name": "Homelab Dashboard",
  "short_name": "Homelab",
  "description": "Tableau de bord personnel — système, maison, perso.",
  "start_url": "/raspi-dashboard-v2.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    { "src": "/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any" }
  ]
}
