{
  "name": "WealthDashboard.tech",
  "short_name": "WealthDashboard",
  "description": "The financial command centre built specifically for humans in the digital age.",
  "theme_color": "#05070e",
  "background_color": "#05070e",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
