{
  "name": "码上工具箱",
  "short_name": "码上工具箱",
  "description": "在线 JSON 格式化、代码比对、随机密码生成、properties 与 YAML 互转工具。",
  "lang": "zh-CN",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
