{
    "name": "Play Fish Sort Online",
    "short_name": "Fish Sort",
    "description": "Sort colorful fish into their proper homes and watch the underwater world come to life in this cheerful puzzle adventure. Each level asks you to think carefully about which fish belongs where, guiding them through clear water and past friendly sea creatures. The bright colors and gentle animations make it easy to get lost in the flow, whether you are a young player just learning to match patterns or an adult looking for a calm way to unwind. With NAJOX, the challenge stays light and fun, never stressful, as you work through increasingly clever arrangements of fins, tails, and scales. Some puzzles are quick and simple, perfect for a short break, while others will have you planning a few moves ahead to untangle a crowded reef. The game rewards patience and observation, but it never rushes you, so you can take your time and enjoy the soothing sounds of bubbles and waves. Every solved puzzle brings a small sense of accomplishment and opens up a new corner of the ocean to explore. The fish are full of personality, each one with its own color and shape, and watching them swim to their correct spots feels satisfying every time. Whether you play alone or share the screen with a friend or child, the experience stays engaging and friendly. There are no timers, no penalties, just pure logic and visual joy. The deeper you go, the more creative the layouts become, with twisting currents and hidden pockets that test your ability to see the bigger picture. By the end, you will have sorted every fish, cleared every reef, and enjoyed a bright, peaceful journey through the sea that feels both playful and rewarding.Move the fish between seaweed branches and group fish of the same color together. A fish can only be placed on an empty spot or on top of another fish of the same color. Plan your moves ahead, make space, and avoid getting stuck. The level is complete when all fish are sorted correctly.",
    "icons": [
        {
            "src": "/files/pictures/fish_sort.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/fish_sort.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://tik.najox.com/game/fish_sort",
    "id": "https://tik.najox.com/game/fish_sort",
    "scope": "https://tik.najox.com/game/fish_sort",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/fish_sort_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}