{
  "name": "Odd One Out - Game CMB",
  "short_name": "Odd One Out",
  "description": "Spot the one object that breaks the rule. A fast, addictive visual observation brain game.",
  "start_url": "/odd-one-out/index.php?source=pwa",
  "display": "standalone",
  "background_color": "#050712",
  "theme_color": "#0a0f22",
  "orientation": "any",
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "assets/img/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
