{
  "name": "Amplified Investments - AI-Powered Investment Platform",
  "short_name": "Amplified Investments",
  "description": "Institutional-grade investment research and portfolio optimization powered by AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1F36",
  "theme_color": "#2DD4BF",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/cognify-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your portfolio dashboard",
      "url": "/dashboard"
    },
    {
      "name": "AI Chat",
      "short_name": "AI Chat",
      "description": "Chat with Vanta AI",
      "url": "/ai-chat"
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "Manage your portfolio",
      "url": "/portfolio"
    },
    {
      "name": "Research",
      "short_name": "Research",
      "description": "Generate research reports",
      "url": "/research"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
