{
    "name": "Play Arrow Legend Online",
    "short_name": "Arrow Legend",
    "description": "Guide the arrows in the correct order to clear the board without getting stuck. Each move must be carefully considered, because one wrong step can block your path. Arrow Legend is a colorful logic puzzle game where every direction matters. Study the paths ahead, choose the right arrows, and solve each level with smart moves. The challenge grows as you progress, testing your ability to plan ahead and avoid dead ends. With NAJOX, you will find a satisfying mix of simple rules and tricky puzzles that keep your mind sharp. Whether you are a beginner or a puzzle expert, the game offers a fresh test of your problem-solving skills. Take your time, trace the routes, and enjoy the satisfaction of clearing the board.Tap or click an arrow to move it in the direction it points. Clear all arrows from the board to complete the level.",
    "icons": [
        {
            "src": "/files/pictures/arrow_legend.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/arrow_legend.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://win.najox.com/game/arrow_legend",
    "id": "https://win.najox.com/game/arrow_legend",
    "scope": "https://win.najox.com/game/arrow_legend",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/arrow_legend_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}