{
  "name": "Keyboard Tester Live",
  "short_name": "KeyTester",
  "description": "Test your keyboard keys, ghosting, and mechanical switches instantly.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#FF5E00",
  "icons": [
    {
      "src": "/images/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/apple-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}