{
    "name": "Play Moopzz Online",
    "short_name": "Moopzz",
    "description": "Moopzz is a puzzle game where you drag blocks around the screen to make them fit together. This is simple at first, as you start with only a few blocks and only a few different arrangements are possible. But as the number of blocks increases, it quickly becomes a real challenge. But don&#39;t worry, there is good news! The puzzle does not show static images but moving images. Seeing the objects move through the different pieces makes it much easier to figure out where a given piece might fit in the puzzle. Are you able to solve all the puzzles? Play Moopzz, the HTML5 moving picture game now online and completely free!",
    "icons": [
        {
            "src": "/files/pictures/moopzz.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/moopzz.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://games.najox.com/game/moopzz",
    "id": "https://games.najox.com/game/moopzz",
    "scope": "https://games.najox.com/game/moopzz",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/pictures/moopzz.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}