{
  "name": "Gamepad Vibration Tester",
  "short_name": "Rumble Test",
  "description": "Test and control your gamepad vibration — works with Xbox, PlayStation, and more. Free browser tool.",
  "start_url": "/Controller-Vibrate/",
  "scope": "/Controller-Vibrate/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#107c10",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
