{
  "name": "Controller Test - Free Online Gamepad Tester",
  "short_name": "Controller Test",
  "description": "Free online controller tester for Xbox, PS5, PS4 and Switch. Test buttons, stick drift, triggers and vibration instantly in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D1512",
  "theme_color": "#0D1512",
  "categories": ["utilities", "games"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
