{
  "name": "Investment Dashboard",
  "short_name": "Dashboard",
  "description": "Personal investment portfolio dashboard with holdings, returns, and charts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#101113",
  "theme_color": "#101113",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
