{
  "name": "TowerStack Live",
  "short_name": "TowerStack",
  "description": "Vertical live football TowerStack overlay for mobile screen sharing.",
  "start_url": "./live.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#184761",
  "theme_color": "#184761",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
