{
  "name": "Point Stream Panel",
  "short_name": "PSP",
  "description": "Live tournament scoring and federation ops",
  "start_url": "/assigned-matches",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#ea580c",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "My matches",
      "url": "/assigned-matches",
      "description": "Referee assigned bouts"
    },
    {
      "name": "Control room",
      "url": "/?tab=control-room"
    }
  ]
}
