{
  "name": "香港手球裁判分析系統",
  "short_name": "HKHBREF 分析",
  "description": "Match video review and live event logging for HKHBREF",
  "theme_color": "#000000",
  "background_color": "#0b0f14",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "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"
    }
  ]
}
