{
  "name": "Q-Desafío — Find the Odd One Out",
  "short_name": "Q-Desafío",
  "description": "Free online visual puzzle. Find the odd one out before time runs out. Solo and multiplayer.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0514",
  "theme_color": "#0a0514",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "puzzle", "casual"],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
