{
  "name": "CueSports Africa",
  "short_name": "CueSports",
  "description": "Africa's premier pool tournament platform. Track rankings, find tournaments, compete.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0D1F22",
  "theme_color": "#004E86",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "games"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your stats and upcoming matches",
      "url": "/home"
    },
    {
      "name": "Find Tournaments",
      "short_name": "Tournaments",
      "description": "Browse upcoming tournaments",
      "url": "/tournaments"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://api.cuesports.africa/downloads/cuesports-africa.apk"
    }
  ],
  "prefer_related_applications": true
}
