{
  "name": "TradingAgents — AI Stock Analysis",
  "short_name": "TradingAgents",
  "description": "Multi-agent AI system for professional stock trading analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["finance", "business"],
  "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" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "تحليل جديد", "url": "/?action=new-analysis", "description": "بدء تحليل جديد" },
    { "name": "المحفظة", "url": "/?tab=portfolio", "description": "عرض المحفظة" }
  ]
}