{
  "id": "/home?source=pwa",
  "name": "BNB Dojo",
  "short_name": "BNB Dojo",
  "description": "The community hub for BNB Chain builders worldwide. Earn XP, climb belt ranks, and join LatAm's fastest-growing Web3 builder community.",
  "start_url": "/home?source=pwa",
  "display": "standalone",
  "background_color": "#0E0E10",
  "theme_color": "#0E0E10",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BNB Dojo desktop home — track your progress"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "BNB Dojo mobile home — daily check-in and lessons"
    }
  ]
}
