{
  "name": "WealthScan — Total Clarity",
  "short_name": "WealthScan",
  "description": "Your financial command center. Triad-aligned, life-event aware.",
  "start_url": "/hub/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1c3d",
  "theme_color": "#0a1c3d",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    { "name": "Discovery", "url": "/hub/discovery", "description": "Open Discoveries" },
    { "name": "Profile", "url": "/hub/information", "description": "Client Profile" },
    { "name": "Vault", "url": "/hub/vault", "description": "Document Vault" }
  ]
}
