{
  "name": "Shared Flow — Agent Trading Desk",
  "short_name": "Shared Flow",
  "description": "Multi-agent market analysis: forex, crypto, stocks, futures, and options ideas explained in plain English.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0d12",
  "theme_color": "#0a0d12",
  "categories": ["finance", "news"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's Brief", "url": "/brief", "description": "The daily market brief" },
    { "name": "Trade Ideas", "url": "/advice", "description": "Agent stock, futures, and options ideas" },
    { "name": "My Alerts", "url": "/alerts", "description": "Your alert rules and market alerts" },
    { "name": "Paper Portfolio", "url": "/paper", "description": "Ideas you follow with paper money" }
  ]
}
