{
    "name": "Play Arrow Shift Logic Tree Online",
    "short_name": "Arrow Shift Logic Tree",
    "description": "In Arrow Shift Logic Tree, every move you make must obey the direction of the arrows. One wrong slide can trap you in a dead end, while one clever shift can unlock the perfect path forward. The challenge lies in reading the board carefully, anticipating how each piece will move, and planning several steps ahead. There is no room for random guesses here. Each puzzle asks you to think before you act, to observe the pattern of arrows, and to find the sequence that leads to success. NAJOX invites you to test your patience and your mind. If you enjoy a smart puzzle game that rewards careful observation and strategic planning, this journey is waiting for you. Every level offers a new twist, a fresh arrangement of arrows, and a chance to prove your logic. Step into the world of shifting arrows and discover how satisfying a well-planned move can be.Click and drag to play.",
    "icons": [
        {
            "src": "/files/pictures/arrow_shift_logic_tree.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/arrow_shift_logic_tree.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/arrow_shift_logic_tree",
    "id": "https://push.najox.com/game/arrow_shift_logic_tree",
    "scope": "https://push.najox.com/game/arrow_shift_logic_tree",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/arrow_shift_logic_tree_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}