{
  "name": "免费在线 JSON 转 Go Struct 工具 - 纯粹工具站",
  "short_name": "JSON→Go",
  "description": "免费在线 JSON 转 Go Struct：从样例 JSON 生成 Go struct 与 json tag，支持嵌套对象/数组，纯前端本地运行。",
  "start_url": "/zh-cn/tools/json-to-go-struct",
  "scope": "/zh-cn/tools/json-to-go-struct",
  "display": "standalone",
  "lang": "zh-CN",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
