{
    "name": "Play Candy Match Move Online",
    "short_name": "Candy Match Move",
    "description": "Candy Match Move is a colorful tile-pair puzzle game that blends quick thinking with smart board movement. The goal is simple: tap two adjacent candies that look the same to remove them from the board. But if you do not see a match right next to each other, you can slide a candy along its row or column to bring it beside its matching pair. That small twist makes every level feel fresh, because you are not just looking for matches, you are planning the best way to shift the board without wasting time.The timer adds a steady pressure. You have to clear every single tile before the countdown hits zero. As you move forward, the levels get more complex, with more candies, tighter layouts, and fewer obvious pairs. There are 100 levels in total, and each one asks you to think a little faster and move a little smarter than the last. Some boards look impossible at first, but there is always a path if you look closely enough.When the board gets tricky and you feel stuck, you can use boosters to turn things around. The Bomb booster clears a small area around it, which can break a deadlock. The Shuffle booster mixes all the remaining candies into new positions, giving you a fresh start without losing progress. The Freeze booster pauses the timer for a few precious seconds, which can be the difference between finishing a level and starting over. These tools are not just extras, they are part of the strategy, and knowing when to use them is just as important as spotting matches.NAJOX brings this whole experience together with smooth controls and bright, cheerful visuals that keep the mood light even when the clock is running low. The game is easy to pick up, but it rewards players who take the time to think ahead. Whether you have a few minutes to spare or want to sit down for a longer session, Candy Match Move offers a satisfying mix of speed, logic, and puzzle solving that keeps you coming back for one more try.Tap or click an adjacent pair of identical candies to remove them. You can also drag a candy horizontally or vertically through an open path and place it next to the same candy to clear the pair. Remove every candy before the timer runs out to complete the level. Use Bomb to remove a random pair, Shuffle to rearrange the remaining candies, and Freeze to pause the timer for 30 seconds.",
    "icons": [
        {
            "src": "/files/pictures/candy_match_move.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/candy_match_move.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://tik.najox.com/game/candy_match_move",
    "id": "https://tik.najox.com/game/candy_match_move",
    "scope": "https://tik.najox.com/game/candy_match_move",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/candy_match_move_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}