{
  "name": "免费在线CORS跨域问题检查工具 - 纯粹工具站",
  "short_name": "CORS跨域检查",
  "description": "免费在线 CORS 跨域问题检查工具：输入接口地址、方法、请求头与请求体，判断是否会触发预检，并给出常见跨域报错原因与服务端修复建议。",
  "start_url": "/zh-cn/tools/cors-checker",
  "scope": "/zh-cn/tools/cors-checker",
  "display": "standalone",
  "lang": "zh-CN",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
