{
  "name": "免费在线 JSON 对比工具 - 纯粹工具站",
  "short_name": "JSON对比",
  "description": "免费在线 JSON 对比工具：结构化递归比较两份 JSON，输出新增/删除/变化/类型变化的差异列表。",
  "start_url": "/zh-cn/tools/json-compare",
  "scope": "/zh-cn/tools/json-compare",
  "display": "standalone",
  "lang": "zh-CN",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
