{
  "name": "JSON Formatter Online",
  "short_name": "JSON Formatter",
  "description": "使用我们免费、快速、安全的在线JSON格式化工具,即时格式化、验证和美化您的JSON数据。",
  "start_url": "/zh/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#111827",
  "orientation": "any",
  "scope": "/zh/",
  "categories": [
    "developer",
    "productivity",
    "utilities"
  ],
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "格式化JSON",
      "short_name": "格式化",
      "description": "快速格式化JSON数据",
      "url": "/zh/"
    },
    {
      "name": "常见问题",
      "short_name": "帮助",
      "description": "获取JSON格式化的帮助",
      "url": "/zh/faqs/"
    }
  ]
}
