{
    "name": "Play Pyramidz2 Online",
    "short_name": "Pyramidz2",
    "description": "PyramidZ 2 is, as the name suggests, the direct sequel to the original PyramidZ game. This time around, you are still matching three or more Egyptian symbols by sliding an entire row or column into place. The core puzzle mechanic remains the same, but the pace has been noticeably increased. Everything moves faster, which means you can chain together more combos in a shorter amount of time. The game now encourages you to think quickly and plan several moves ahead, especially when you see a potential cascade forming. For fans of the first game, this version feels like a natural evolution. And with the NAJOX touch, the overall experience is smoother and more responsive, making each match feel satisfying. Whether you are a returning player or new to the series, the faster gameplay and combo opportunities will keep you on your toes.Drag the rows and columns to create groups of 3 or more stones and fill the bonus gauge.",
    "icons": [
        {
            "src": "/files/pictures/pyramidz2.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/pyramidz2.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://web.najox.com/game/pyramidz2",
    "id": "https://web.najox.com/game/pyramidz2",
    "scope": "https://web.najox.com/game/pyramidz2",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/pyramidz2_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}