{
  "name": "Hanzo AI",
  "short_name": "Hanzo",
  "description": "AI-Powered Trading Intelligence Platform — chart analysis, live market scanner, AI coaching, and strategy builder across 33 markets.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#eab308",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "education", "productivity"],
  "shortcuts": [
    {
      "name": "Intelligence Engine",
      "short_name": "Intelligence",
      "description": "Live 33-pair market scanner",
      "url": "/intelligence"
    },
    {
      "name": "AI Coach",
      "short_name": "AI Coach",
      "description": "Your personal AI trading mentor",
      "url": "/ai-coach"
    },
    {
      "name": "Chart Analysis",
      "short_name": "Charts",
      "description": "Upload charts for AI analysis",
      "url": "/chart-analysis"
    }
  ]
}
