{
  "name": "Black Thunders BBC",
  "short_name": "BT BBC",
  "description": "Official Black Thunders Basketball Club - Schedules, Scores, TV+, Tickets & Membership",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#87CEFA",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "entertainment"],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Black Thunders BBC Home"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Black Thunders BBC Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "View game schedule and scores",
      "url": "/schedule",
      "icons": [
        {
          "src": "/icons/schedule-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "TV+",
      "short_name": "TV+",
      "description": "Watch live games and highlights",
      "url": "/tvplus",
      "icons": [
        {
          "src": "/icons/tv-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tickets",
      "short_name": "Tickets",
      "description": "Purchase tickets and memberships",
      "url": "/apx",
      "icons": [
        {
          "src": "/icons/ticket-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.blackthundersbbc.app",
      "id": "com.blackthundersbbc.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/black-thunders-bbc/id123456789"
    }
  ],
  "prefer_related_applications": false,
  "scope": "/",
  "lang": "en",
  "dir": "ltr"
}
