{
  "name": "CPS Test - Clicks Per Second Test",
  "short_name": "CPS Test",
  "description": "Free online CPS test. Test your clicks per second with 120Hz real-time telemetry, 1s-60s modes, dynamic rank evaluation, and zero lag.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#070b14",
  "theme_color": "#070b14",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Crect x='3' y='3' width='42' height='42' rx='12' fill='%230b101d' stroke='%2300f0ff' stroke-width='2'/%3E%3Ccircle cx='24' cy='24' r='14' fill='%2300f0ff' fill-opacity='0.15'/%3E%3Cpath d='M15 11L32 24L24 26L20 34L15 11Z' fill='%2300f0ff'/%3E%3Cpath d='M25 14L19 23H26L21 32L31 21H25L28 14H25Z' fill='%23ffffff'/%3E%3Ccircle cx='34' cy='14' r='2.5' fill='%2300f0ff'/%3E%3C/svg%3E",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "utilities", "entertainment"],
  "shortcuts": [
    {
      "name": "10s Mode",
      "url": "./index.html?mode=10",
      "description": "Start a standard 10-second CPS test"
    },
    {
      "name": "5s Mode",
      "url": "./index.html?mode=5",
      "description": "Start a fast 5-second burst test"
    }
  ]
}
