{
  "name": "五笔字型查询 - 集盒",
  "short_name": "五笔字型查询",
  "description": "86 版五笔字型查询：汉字查编码、编码反查汉字，完整展示 25 键五区字根表与助记词。点击编码字母可定位字根，纯本地无需联网。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/wubi",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
