{
    "name": "Play Sweet Match Online",
    "short_name": "Sweet Match",
    "description": "Sweet Match is a relaxing puzzle game that invites you to clear the board by carefully selecting matching sweets. Your task is to choose candies, donuts, waffles, marshmallows, and other tasty treats in the correct order so they can fall freely into the basket below. Once two identical sweets meet inside the basket, they vanish instantly, freeing up space for new matches to form. This simple but clever mechanic encourages you to think ahead, remove blockers, and set up satisfying chain reactions that clear multiple pieces at once. As you progress, the levels become more challenging, requiring sharper planning and a keen eye for the best moves. On NAJOX, you will find that each stage introduces fresh obstacles and patterns that keep the gameplay engaging without ever feeling repetitive. The gentle pace and colorful visuals make it a perfect way to unwind, while the increasing difficulty ensures there is always a new puzzle to master. Whether you are a casual player or a seasoned fan of match games, Sweet Match offers a rewarding experience that blends strategy with pure, sweet fun.Tap a sweet that is free to move and let it fall into the basket. Match identical sweets inside the basket to remove them from play. Some treats may block others, so choose carefully and plan your moves in advance. Keep making matches to clear the board and complete the level. If the basket fills up, the game is over. Use strategy, create combos, and enjoy the satisfying cascade of delicious sweets!",
    "icons": [
        {
            "src": "/files/pictures/sweet_match.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/sweet_match.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://ios.najox.com/game/sweet_match",
    "id": "https://ios.najox.com/game/sweet_match",
    "scope": "https://ios.najox.com/game/sweet_match",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/sweet_match_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}