{
    "name": "Play Threads Online",
    "short_name": "Threads",
    "description": "In this game, you take tangled pieces of fabric and carefully wind them onto spools that match their color. The fabric drops from above, and your job is to place the spools in the right spots so that every thread lands on its own matching color. It sounds simple at first, but the game quickly tests your focus and reflexes.As you move through the levels, the challenge grows. More colors show up, the fabric falls faster, and the patterns become trickier to sort out. You will need to think on your feet and plan a few steps ahead, because a single wrong placement can send everything into a mess. The key is to stay calm, watch the falling pieces, and decide where each spool should go before the pile gets out of hand.With each stage, the pressure builds, but that is what makes it so satisfying. You learn to read the flow, spot the right match quickly, and keep your workspace tidy. NAJOX brings you this puzzle that mixes quick thinking with careful planning, so you always have to balance speed and accuracy. If you rush, you might drop a spool in the wrong place. If you hesitate, the fabric stacks up and becomes harder to manage.The game rewards players who stay sharp and adapt to the rising pace. Every level feels like a new test of your ability to sort, match, and organize under pressure. It is a simple idea, but the execution keeps you on your toes from start to finish.In this game, your goal is to untangle pieces of fabric and correctly distribute them onto matching spools. On each level, fabric pieces of different colors fall from the top, while spools are placed at the bottom.\\nYour task is to match each fabric color with the correct spool. If the match is correct, the fabric is automatically wound onto the spool. If you make a mistake, the level becomes more challenging and requires more careful planning.",
    "icons": [
        {
            "src": "/files/pictures/threads.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/threads.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://play.najox.com/game/threads",
    "id": "https://play.najox.com/game/threads",
    "scope": "https://play.najox.com/game/threads",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/threads_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}