{
  "id": "/?source=pwa",
  "name": "Black Rock Esports — Free Fire Tournaments",
  "short_name": "BRK Esports",
  "description": "The Ultimate Free Fire Competitive Esports & Tournament Platform in Bangladesh. Daily scrims, weekly cups & rewards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#EA580C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "entertainment", "sports"],
  "shortcuts": [
    {
      "name": "Tournaments",
      "short_name": "Tournaments",
      "description": "View active Free Fire tournaments",
      "url": "/tournaments",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop & Rewards",
      "short_name": "Shop",
      "description": "Buy diamonds & memberships",
      "url": "/shop",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "Deposit & withdraw tournament winnings",
      "url": "/wallet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
