{
    "name": "Play Wordmix Online",
    "short_name": "Wordmix",
    "description": "WordMix is a puzzle game built around a simple but clever idea: words are hiding their connections, and it is up to you to uncover them. You start with a board full of word cards, each one seemingly random at first glance. But look closer. Some of these words share a hidden theme, a common meaning, or a subtle association that ties them together. Your job is to sense that link and then bring all the words from one group into a single row. Sometimes the answer jumps right out at you, clear and obvious. Other times you have to sit back, think carefully, and try different combinations until the pattern clicks. And when you finally find the right link, that moment feels really good. It is a satisfying little victory that makes you want to keep going. You can play through hundreds of carefully crafted levels, and when you want even more, there is an endless mode that keeps the challenge going. NAJOX brings you this experience where every puzzle is a chance to test your intuition and your vocabulary. No two rounds feel exactly the same, and the more you play, the better you get at spotting those hidden threads between words.The board is filled with word cards. Hidden among them are groups: words linked by theme, meaning, or association.\\nMove the cards and line up the words of one group in a row. Get it right, and the row locks in.\\nMoves are limited, so take your time. Stuck? Use a hint.\\nClear all the groups and move on to the next level.",
    "icons": [
        {
            "src": "/files/pictures/wordmix.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/wordmix.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://win.najox.com/game/wordmix",
    "id": "https://win.najox.com/game/wordmix",
    "scope": "https://win.najox.com/game/wordmix",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/wordmix_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}