{
  "name": "在线键盘按键代码可视化工具。按键代码检查器",
  "short_name": "在",
  "description": "免费在线工具，可实时查看任何键盘按键的event.key、event.code、event.which和位置。生成即用的JavaScript代码片段。",
  "start_url": "/zh/utilities/categories/wang-ye-kaifa/keycode/",
  "scope": "/zh/utilities/categories/wang-ye-kaifa/keycode/",
  "icons": [
    {
      "src": "/images/utilities/keycode.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}