{
  "name": "Wrong Button — Game CMB",
  "short_name": "Wrong Button",
  "description": "A fast-paced brain, reaction and trap game. Follow the changing rule and press the right button before the timer runs out.",
  "start_url": "./index.php?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080b14",
  "theme_color": "#7c5cff",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
