{
    "name": "Play Pixel Flow Online",
    "short_name": "Pixel Flow",
    "description": "Come to train your brain with colors and paths. Pixel Flow is a clean and addictive pixel puzzle game that challenges your logic and planning skills. In each level, you must send kittens of different colors into the track. Pixel points matching the kittens colors will be eliminated. Paths cannot cross or overlap, so every move matters. This engaging experience from NAJOX requires you to think carefully before placing each route, as a single misstep can block your progress and force you to rethink your entire strategy. The vibrant, minimalist design keeps your focus on the puzzle itself, while the increasing difficulty ensures that your mind stays sharp and active. Each level presents a fresh challenge, demanding that you coordinate multiple colored kittens and their corresponding pixel points without letting any path intersect. The satisfaction of clearing a complex board with a perfectly planned set of routes is truly rewarding. Whether you have a few minutes or an hour to spare, this game offers a perfect mental workout that is both relaxing and stimulating.Mouse click or tap to play\\n",
    "icons": [
        {
            "src": "/files/pictures/pixel_flow.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/pixel_flow.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/pixel_flow",
    "id": "https://app.najox.com/game/pixel_flow",
    "scope": "https://app.najox.com/game/pixel_flow",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/pixel_flow_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}