{
  "name": "StockWatch - Professional Trading Terminal",
  "short_name": "StockWatch",
  "description": "Professional trading terminal with real-time market data, AI investment advisor, and portfolio analytics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#161616",
  "theme_color": "#0f62fe",
  "orientation": "any",
  "icons": [
    {
      "src": "/og-image.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
