{
  "name": "QuantX — AI-Powered Stock Analysis",
  "short_name": "QuantX",
  "description": "Free AI-powered quantitative stock analysis platform with real-time rankings, technical & fundamental analysis, and tournament-style stock comparisons.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "any",
  "categories": ["finance", "business", "productivity"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
