{
  "name": "文本处理工具",
  "short_name": "文本工具",
  "description": "支持字数统计、大小写转换、繁简互转、文本去重、换行整理、信息提取与差异对比的在线文本处理工具。",
  "lang": "zh-CN",
  "id": "/wbcl/",
  "start_url": "/wbcl/",
  "scope": "/wbcl/",
  "display": "standalone",
  "background_color": "#f7f2e8",
  "theme_color": "#0f4c81",
  "icons": [
    {
      "src": "assets/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
