{
    "name": "Win XO",
    "short_name": "WinXO",
    "description": "Win XO is a strategic twist on Tic-Tac-Toe, where each player can only have three active marks at a time. With every new move, the oldest mark disappears, adding an extra layer of challenge and strategy. Think ahead, adapt, and outsmart your opponent to win!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#140635",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "/winxo.jpg",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/winxo.jpg",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  