{
  "name": "キーボードコードビジュアライザー オンライン。KeyCode Inspector",
  "short_name": "キオI",
  "description": "キーボードの任意のキーの event.key、event.code、event.which、およびロケーションをリアルタイムで確認できる無料のオンラインツール。すぐに使えるJavaScriptコードスニペットを生成します。",
  "start_url": "/ja/utilities/categories/uebu-kaihatsu-tools/keycode/",
  "scope": "/ja/utilities/categories/uebu-kaihatsu-tools/keycode/",
  "icons": [
    {
      "src": "/images/utilities/keycode.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}