{
  "name": "曜拓誠 PivotAxiom｜比賽計分板",
  "short_name": "計分板",
  "description": "現場投影與手機裁判同步計分：跆拳道、空手道、柔道。",
  "id": "/host.html",
  "start_url": "/host.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#262628",
  "theme_color": "#5f7f79",
  "lang": "zh-Hant",
  "dir": "ltr",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "主控投影端",
      "short_name": "主控",
      "url": "/host.html"
    },
    {
      "name": "歷史紀錄",
      "short_name": "歷史",
      "url": "/history.html"
    }
  ]
}
