{
  "name": "Vesper — Real Estate Capital Database",
  "short_name": "Vesper",
  "description": "AI-powered access to 16,000+ hedge funds, family offices, and private real estate lenders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Funds",
      "url": "/search",
      "description": "AI-powered fund search"
    },
    {
      "name": "Deal Matcher",
      "url": "/deal-matcher",
      "description": "Match your deal to capital partners"
    },
    {
      "name": "My Pipeline",
      "url": "/pipeline",
      "description": "Your deal pipeline"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
