{
  "name": "HOK Community Tournaments",
  "short_name": "HOK Cups",
  "description": "Monthly themed HOK community cups — register your team, track the bracket, and get live results.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E1118",
  "theme_color": "#D9A441",
  "lang": "en",
  "categories": ["games", "sports"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Matches",
      "short_name": "Matches",
      "url": "/index.html#my-matches",
      "description": "Jump to your current matches"
    },
    {
      "name": "Admin Panel",
      "short_name": "Admin",
      "url": "/admin.html",
      "description": "Staff administration panel"
    }
  ]
}
