{
  "name": "Endzone Attack Scoreboard Companion",
  "short_name": "EA Scoreboard",
  "description": "Standalone companion scoreboard for the Endzone Attack board game.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0e12",
  "theme_color": "#0d0e12",
  "icons": [
    {
      "src": "scoreboard_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
