{
    "name": "Play Solitaire Witch Online",
    "short_name": "Solitaire Witch",
    "description": "Join the Solitaire Witch in her greatest challenge yet as she sets out to solve the mysteries of Spider Solitaire. This is one of the most popular kinds of Solitaire gameplay, and for good reason. Many players enjoy it even more than other highly popular kinds of Solitaire, like FreeCell or Klondike. The rules are simple to learn, but the strategy runs deep, and every deal brings a fresh puzzle to untangle. You will sort cards into descending sequences, build complete suits, and clear the table one careful move at a time. NAJOX invites you to discover why so many players keep coming back to this classic. Join them today and find out why.There is a total of 104 cards. Bring them to order from King to Ace using 10 Tableau piles by moving them around like the legs of a spider. The game is won, when all cards have been moved into the 8 Foundation piles.",
    "icons": [
        {
            "src": "/files/pictures/solitaire_witch.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/solitaire_witch.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/solitaire_witch",
    "id": "https://push.najox.com/game/solitaire_witch",
    "scope": "https://push.najox.com/game/solitaire_witch",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/solitaire_witch_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}