{
  "name": "PaisaTrade — India's #1 Stock Market Learning Platform",
  "short_name": "PaisaTrade",
  "description": "Master NSE/BSE markets with structured courses, paper trading simulator, and PaisaGPT AI. Free stock market education in Hindi & English.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00B87A",
  "background_color": "#ffffff",
  "lang": "en-IN",
  "categories": ["finance", "education", "business"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "PaisaTrade Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Learning",
      "short_name": "Learn",
      "description": "Browse stock market courses",
      "url": "/education",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Pricing",
      "short_name": "Plans",
      "description": "View subscription plans",
      "url": "/pricing",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
