{
  "name": "替班抽签 · 公平可审计",
  "short_name": "替班抽签",
  "description": "离线可用、可审计的抽签分配工具，适配大屏与企微 H5",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1226",
  "theme_color": "#0f1226",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
