{
    "name": "Play Marble Sort Online",
    "short_name": "Marble Sort",
    "description": "Marble Sort is a puzzle game that feels both relaxing and rewarding. You watch as colorful marbles roll along a conveyor belt, and your job is to sort them into the right trays. Each tray needs three matching marbles to complete a set, and once you fill it, that set disappears and you move closer to clearing the level. The challenge comes from planning your moves ahead of time. You have to decide which marbles to place where, and you need to manage the flow so the belt doesnt get backed up with the wrong colors. The animations are smooth, the gameplay is calm, and there is a real sense of satisfaction when you finish a tricky level. NAJOX brings you this experience where the rules are easy to pick up, but the later stages will test your ability to think ahead. It is the kind of game where you can play for a few minutes or get lost in it for an hour. Every level feels like a small puzzle to solve, and the simple mechanics hide a surprising amount of depth. If you enjoy sorting, matching, and a bit of strategy, this is a game that will keep you coming back for more.Tap a tray to release marbles onto the conveyor belt. Sort the moving marbles into matching holders by color. Every holder is completed when it contains three identical marbles. Keep the conveyor organized, avoid mistakes, and finish all trays to complete the level. Think ahead and use strategy to achieve perfect sorting!",
    "icons": [
        {
            "src": "/files/pictures/marble_sort.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/marble_sort.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://web.najox.com/game/marble_sort",
    "id": "https://web.najox.com/game/marble_sort",
    "scope": "https://web.najox.com/game/marble_sort",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/marble_sort_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}