{
  "name": "The Boner Cup Invitational",
  "short_name": "Boner Cup",
  "description": "Est. 2023 \u00b7 Annual Best Ball Match Play Tournament",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2318",
  "theme_color": "#0f2318",
  "orientation": "portrait",
  "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"
    }
  ],
  "categories": [
    "sports",
    "games"
  ],
  "shortcuts": [
    {
      "name": "Leaderboard",
      "url": "/leaderboard",
      "description": "View live standings"
    },
    {
      "name": "Scorecard",
      "url": "/scorecard",
      "description": "Enter scores"
    }
  ]
}