{
  "name": "The Final Seven Eleven Game — Single Elimination Tournament",
  "short_name": "Final 7-11",
  "description": "Version 5.1 Championship Tournament Edition with player registration, check-in, automatic tables, round advancement, winner tracking, champion display, offline support, and CSV export.",
  "id": "./",
  "start_url": "./?source=homescreen",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen"
  ],
  "background_color": "#071a33",
  "theme_color": "#071a33",
  "orientation": "any",
  "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"
    }
  ]
}