{
    "name": "Play Stacking Match Online",
    "short_name": "Stacking Match",
    "description": "Jenga match is a fun and challenging puzzle game that tests your timing and color-matching skills. You start with a tall tower made of stacked blocks in different colors. Your goal is to carefully pull out a block of a specific color from the tower without causing it to topple. Once you remove a block, it flies over to a matching colored square on the side of the screen. Each time you place a block into the correct square, you get closer to clearing that color. When you manage to place three blocks of the same color into the same square, those blocks are eliminated and a new empty square appears for you to fill. The game keeps going, and the tower gets more unstable as you play. At NAJOX, we know how addictive this kind of fast-paced puzzle action can be. The challenge is to see how many levels you can survive before the tower collapses or you run out of moves. Each level brings a new arrangement of blocks and colors, so you have to think fast and pull with precision. Can you keep up and set a high score?\\nClick to draw a block. The drawn block will fly into the corresponding colored square. If there are three identical blocks in a square, it will be eliminated.",
    "icons": [
        {
            "src": "/files/pictures/stacking_match.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/stacking_match.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://www.najox.com/game/stacking_match",
    "id": "https://www.najox.com/game/stacking_match",
    "scope": "https://www.najox.com/game/stacking_match",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/stacking_match_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}