{
  "name": "Cytific KB Tester — Keyboard Diagnostic Tool",
  "short_name": "Cytific KB Tester",
  "description": "Free online keyboard tester with NKRO rollover detection, key chatter analysis, polling rate estimation, ghosting test, and real-time typing speed (WPM) test. 14+ visual themes. Works with mechanical, membrane, laptop, wireless, and Bluetooth keyboards.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00ff9d",
  "categories": [
    "utilities",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}