{
  "name": "FinVest — Invest Smarter",
  "short_name": "FinVest",
  "description": "Expert financial insights, investment news, live events & knowledge quizzes",
  "start_url": "/finvest/index.php",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "categories": ["finance", "education", "news"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/finvest/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/finvest/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Latest News",
      "url": "/finvest/news.php",
      "description": "View latest financial news"
    },
    {
      "name": "Take Quiz",
      "url": "/finvest/quiz.php",
      "description": "Test your financial knowledge"
    }
  ]
}
