{
    "name": "Play Diamondz Online",
    "short_name": "Diamondz",
    "description": "DiamondZ puts a fresh twist on the classic Match-3 puzzle. Instead of swapping jewels directly on the board, you slide new gems in from the left or right side. Your goal is to create matching groups that clear away, causing diamonds to tumble down into the waiting mine carts below. You guide a little miner who depends on your strategy to gather as much treasure as possible. Each move requires careful planning, because the falling diamonds only count when they land in the carts. With every successful match, the miner cheers and the haul grows bigger. This game is available now on NAJOX, where you can test your puzzle skills and see how deep you can dig for wealth. The challenge increases as the board fills up, forcing you to think ahead and use the sides wisely. It is a simple idea with surprising depth, perfect for quick sessions or long play.Insert a stone from the right or left side to eliminate them in groups of three or more. The stone that is pushed out of the board from the opposite side becomes the next stone you need to place.\\nCollect bonus diamonds by bringing them down the grid for maximum points! Any diamond that falls off the grid is lost.\\nCollect multiple diamonds at once to get a combo bonus.",
    "icons": [
        {
            "src": "/files/pictures/diamondz.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/diamondz.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/diamondz",
    "id": "https://push.najox.com/game/diamondz",
    "scope": "https://push.najox.com/game/diamondz",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/diamondz_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}