{
    "name": "Play Mellow Escape Online",
    "short_name": "Mellow Escape",
    "description": "Mellow Escape is a cozy puzzle game built around calm thinking and gentle challenges. You guide a small blue block through handcrafted stages designed to help you slow down and enjoy the ride. Each level asks you to plan your moves carefully, step by step, while avoiding obstacles that stand in your way. Along the journey you can collect stars that reward your progress and unlock new skins and themes to personalize your experience. NAJOX brings a warm touch to the overall feel, making every session feel like a quiet break from a busy day. As you continue, the puzzles grow more challenging and introduce fresh ideas that keep things interesting without ever feeling stressful. The simple controls and soothing visuals make it easy to pick up and play whenever you need a moment of calm. Whether you have a few minutes or a longer stretch of time, Mellow Escape offers a peaceful space where thoughtful moves and small victories add up to a satisfying journey.Use touch controls or the mouse to move the blue block through each puzzle. Plan your route, avoid obstacles and reach the goal to complete the level.",
    "icons": [
        {
            "src": "/files/pictures/mellow_escape.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/mellow_escape.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://win.najox.com/game/mellow_escape",
    "id": "https://win.najox.com/game/mellow_escape",
    "scope": "https://win.najox.com/game/mellow_escape",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/mellow_escape_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}