{
  "name": "Sycnap's Tradez",
  "short_name": "SycnapTradez",
  "description": "India's #1 Prop Trading Firm — Trade NIFTY & BANKNIFTY with ₹5L–₹50L capital",
  "start_url": "/mobile.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050a0f",
  "theme_color": "#38bdf8",
  "orientation": "portrait-primary",
  "categories": ["finance"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "url": "/mobile.html",
      "icons": [{"src": "/favicon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "New Challenge",
      "short_name": "Challenge",
      "url": "/plans.html",
      "icons": [{"src": "/favicon-192.png", "sizes": "192x192"}]
    }
  ]
}
