{
  "name": "FINDEX — Smart Portfolio Tracker",
  "short_name": "FINDEX",
  "description": "Track your stocks in real-time, compare with master investors, AI-powered analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": [
    "finance",
    "business"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}