{
  "name": "IPL Merch Store",
  "short_name": "IPL Merch",
  "description": "Official fan merchandise for all 10 IPL teams — jerseys, caps, t-shirts & more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "sports"],
  "lang": "en-IN",
  "shortcuts": [
    {
      "name": "Try On Jersey",
      "url": "/try-on/",
      "description": "Virtually try IPL jerseys on yourself"
    },
    {
      "name": "IPL 2026",
      "url": "/ipl-2026/",
      "description": "IPL 2026 season guide, teams & jerseys"
    }
  ]
}
