{
    "name": "Play Bird Sort Online",
    "short_name": "Bird Sort",
    "description": "Help colorful birds find their way back to their flock by sorting them across different tree branches. Your goal is simple: move each bird strategically until every branch holds a complete and matching group. As you play, the puzzles gently grow in difficulty, keeping your mind engaged without ever feeling rushed or stressful. Along the way, you will enjoy charming animations, cozy visuals, and a calm atmosphere that makes each level feel like a small moment of peace. The satisfying click of a bird settling into place, the soft colors of the feathers, and the quiet rhythm of the branches all come together to create a relaxing experience. With each new challenge, you will need to plan your moves carefully, but the game never punishes you for taking your time. It is all about thoughtful sorting and finding joy in small victories. Whether you have a few minutes or a longer break, this puzzle offers a gentle escape. NAJOX brings you a game that feels both familiar and fresh, where every completed flock brings a quiet sense of accomplishment. The further you go, the more you will appreciate the balance between simplicity and depth, as each branch becomes a little puzzle of its own. So take a breath, watch the birds flutter, and enjoy the satisfying process of bringing every colorful group together.Use mouse or touch:\\n\u2022\\tClick or tap a branch to select birds.\\n\u2022\\tClick or tap a highlighted branch to move them.\\n\u2022\\tComplete every branch by grouping matching birds together.",
    "icons": [
        {
            "src": "/files/pictures/bird_sort.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/bird_sort.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://play.najox.com/game/bird_sort",
    "id": "https://play.najox.com/game/bird_sort",
    "scope": "https://play.najox.com/game/bird_sort",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/bird_sort_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}