{
  "name": "JS KeyCodes 键盘按键码在线查询",
  "short_name": "JS KeyCodes",
  "description": "按下任意键，实时查看 event.keyCode、event.key、event.code、event.location 与修饰键状态，并提供可搜索的 KeyCode 对照表。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/keycodes",
  "scope": "/keycodes",
  "id": "/keycodes",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6f9",
  "theme_color": "#f4f6f9",
  "categories": ["developer", "utilities", "productivity"],
  "icons": [
    {
      "src": "img/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
