{
  "name": "2026 Heath Hackers Match Play",
  "short_name": "HH Match Play",
  "description": "2026 Heath Hackers Match Play Championship bracket and scores",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0a1a0f",
  "theme_color": "#0a1a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}