{
    "name": "Play Worm Escape Online",
    "short_name": "Worm Escape",
    "description": "Worm Escape is a puzzle game that challenges your logic and your ability to make smart decisions under pressure. The goal is simple on the surface: you need to move the worms in the correct order to clear each level. One single right move can solve the entire puzzle, but one wrong move can block your progress and force you to start over.As you move through the game, the levels become more complex. You will face tighter spaces and more worms to manage. Each new stage demands careful analysis. You have to look at the layout, think about the sequence of moves, and choose the right path forward. It is not just about speed. It is about planning and strategy.The controls are simple tap controls, which makes the game easy to pick up and play. But do not let the simplicity fool you. Mastering each level takes real thought. You need to stay focused and think a few steps ahead. NAJOX brings you this experience where every decision counts and every level feels like a fresh mental workout. Whether you are solving a quick puzzle or struggling with a tricky layout, the game keeps you engaged and thinking.PC Controls\\n - Mouse wheel = zoom in / out\\n - Left-click on a worm = move the worm\\n\\nMobile Controls\\n - Pinch = zoom in / out\\n - Tap on a worm = move the worm",
    "icons": [
        {
            "src": "/files/pictures/worm_escape.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/worm_escape.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/worm_escape",
    "id": "https://push.najox.com/game/worm_escape",
    "scope": "https://push.najox.com/game/worm_escape",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/worm_escape_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}