{
  "name": "Online Keyboard Key Code Visualizer. KeyCode Inspector",
  "short_name": "OKKCVKI",
  "description": "Free online tool to see the event.key, event.code, event.which and location of any keyboard key in real time. Generates ready-to-use JavaScript code snippets.",
  "start_url": "/en/utilities/categories/web-development/keycode/",
  "scope": "/en/utilities/categories/web-development/keycode/",
  "icons": [
    {
      "src": "/images/utilities/keycode.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}