{
    "name": "Play Word Solitaire Online",
    "short_name": "Word Solitaire",
    "description": "Challenge your mind with a fresh twist on a classic with Word Solitaire This addictive word game blends clever word building with strategic card gameplay creating a unique solo experience that will keep you engaged for hours Find categories reveal hidden words and clear the board in increasingly challenging levels that test your vocabulary and logic With NAJOX you can enjoy a perfect balance of relaxation and mental stimulation making it ideal for quick breaks or long sessions Whether you have a few minutes or an entire afternoon immerse yourself in the satisfying challenge of uncovering every hidden word and mastering the art of strategic play Each level brings new puzzles and surprises ensuring that your brain stays sharp and entertained Relax think and discover the joy of word solitaire as you progress through a beautifully designed game that rewards patience and creativityFind category cards and drag words to its category. Stack cards of the same category to clear the board more easily. Match all words to their categories to clear the field and win. Use boosters to help you solve the puzzles.",
    "icons": [
        {
            "src": "/files/pictures/word_solitaire.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/word_solitaire.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/word_solitaire",
    "id": "https://push.najox.com/game/word_solitaire",
    "scope": "https://push.najox.com/game/word_solitaire",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/word_solitaire_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}