{
  "name": "JSON View · 在线 JSON 查看器",
  "short_name": "JSON View",
  "description": "纯前端 JSON 查看器:虚拟滚动 + Web Worker,支持数万行 JSON / JSONL 流畅预览,折叠/搜索/行号跳转,零依赖、零上传。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "lang": "zh-CN",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='7' fill='%230d1117'/%3E%3Ctext x='16' y='22' font-family='monospace' font-size='18' font-weight='700' fill='%2358c8e8' text-anchor='middle'%3E%7B%7D%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
