{
  "name": "内部验证器",
  "short_name": "验证器",
  "description": "内部使用的离线动态验证码工具（TOTP）",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1b1e",
  "theme_color": "#3370ff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
