{
  "name": "Tradechart XYZ",
  "short_name": "Tradechart",
  "description": "AI-powered stock analysis and comparison workspace with TradingView charts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
