{
  "name": "Guess Who Maker",
  "short_name": "GuessWho",
  "description": "Create and play custom Guess Who? games online. 500+ templates, 1v1 multiplayer, free to play.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo_icono_16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/logo_icono_32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/logo_icono_fullframe.avif",
      "sizes": "192x192",
      "type": "image/avif",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
