{
  "name": "uptogAIn - AI Trading Platform",
  "short_name": "uptogAIn",
  "description": "AI-powered wealth management and trading platform",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your portfolio dashboard"
    },
    {
      "name": "AI Insights",
      "url": "/dashboard/ai-insights",
      "description": "View AI-powered market insights"
    },
    {
      "name": "Rebalancing",
      "url": "/dashboard/rebalancing",
      "description": "Rebalance your portfolio"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
