{
  "name": "LeverVenture Platform",
  "short_name": "LeverVenture",
  "description": "Institutional-grade VC deal management and investor portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png?v=2",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Data Rooms",
      "url": "/data-rooms",
      "description": "Access secure data rooms"
    },
    {
      "name": "Portfolio",
      "url": "/portfolio",
      "description": "View portfolio companies"
    },
    {
      "name": "Deal Flow",
      "url": "/deals",
      "description": "Manage deal pipeline"
    }
  ]
}
