{
  "name": "Patrimoine Dashboard",
  "short_name": "Patrimoine",
  "description": "Dashboard patrimonial perso — pilotage immobilier + financier + alertes",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Brief hebdo",
      "short_name": "Brief",
      "description": "Aperçu HTML du brief patrimonial",
      "url": "/api/weekly-brief?preview=1"
    },
    {
      "name": "Simulateur",
      "short_name": "Simuler",
      "description": "Tester un scénario patrimonial",
      "url": "/?tab=projections"
    }
  ]
}
