{
  "name": "키보드 키코드 시각화 도구 온라인. KeyCode Inspector",
  "short_name": "키키시도온KI",
  "description": "키보드의 모든 키에 대한 event.key, event.code, event.which 및 위치를 실시간으로 확인할 수 있는 무료 온라인 도구. 바로 사용할 수 있는 JavaScript 코드 스니펫을 생성합니다.",
  "start_url": "/ko/utilities/categories/web-gaebal/keycode/",
  "scope": "/ko/utilities/categories/web-gaebal/keycode/",
  "icons": [
    {
      "src": "/images/utilities/keycode.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}