{
  "name": "Keyboard Chatter Test",
  "short_name": "KCT",
  "description": "Detect mechanical keyboard chattering, double typing, and faulty switch bounce by checking how quickly the same key appears twice.",
  "start_url": "/en/utilities/categories/hardware-tools/keyboard-chatter-test/",
  "scope": "/en/utilities/categories/hardware-tools/keyboard-chatter-test/",
  "icons": [
    {
      "src": "/images/utilities/keyboard-chatter-test.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}