{
  "name": "Wibble — Free Online Games Arcade",
  "short_name": "Wibble",
  "description": "Play free online games solo or in live multiplayer — Snake, 2048, Connect 4, Among Us, Spireborne and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a16",
  "theme_color": "#7c4dff",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%237c4dff'/><text y='.9em' x='5' font-size='80'>🎮</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
