{
    "name": "Play Ice Cream Sort Online",
    "short_name": "Ice Cream Sort",
    "description": "Sort delicious ice creams by moving them between shelves and match three identical treats to clear them from the board. As you play, you will reveal hidden desserts tucked behind the scoops, and each new layer of the puzzle asks you to plan your moves carefully. The game offers hundreds of relaxing yet challenging sorting puzzles that gradually increase in difficulty, keeping your mind engaged without feeling rushed. You can unlock exciting achievements as you progress, which adds a nice sense of accomplishment. When you get stuck, the Shuffle booster helps you overcome tricky situations by rearranging the pieces. If you prefer to play without pressure, you can pause the timer by watching a rewarded ad, giving you extra time to think. NAJOX also lets you switch your preferred language anytime from the Settings menu, so the experience feels tailored to you. Each level brings a fresh arrangement of colorful ice creams, and the simple drag-and-drop controls make it easy to jump in. Whether you have a few minutes or a longer session, the puzzles are designed to be both soothing and satisfying to solve.Drag and drop ice creams between shelves. Match 3 identical ice creams on a shelf to clear them, unlock hidden items, and finish each level.",
    "icons": [
        {
            "src": "/files/pictures/ice_cream_sort.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/ice_cream_sort.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://ios.najox.com/game/ice_cream_sort",
    "id": "https://ios.najox.com/game/ice_cream_sort",
    "scope": "https://ios.najox.com/game/ice_cream_sort",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/ice_cream_sort_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}