{
  "name": "VentureHub",
  "short_name": "VentureHub",
  "description": "Tokenized venture investment platform for private markets",
  "start_url": "/investor/dashboard",
  "display": "standalone",
  "background_color": "#F2F2F2",
  "theme_color": "#EF4624",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["finance", "investment"]
}
