{
    "name": "Play Pizza Puzzle Online",
    "short_name": "Pizza Puzzle",
    "description": "Welcome to NAJOXs addictive puzzle game! In this exciting game, your goal is to match identical pieces to complete the entire puzzle. As you progress through the levels, the puzzles become more challenging and require strategic thinking to solve.NAJOXs puzzle game is not just about matching pieces, it also involves spatial awareness and quick reflexes. As you move the pieces around the board, be sure to keep an eye out for any potential matches. If you are next to a matching piece, the pieces will automatically come together, making it easier for you to complete the puzzle.But be careful, as the board fills up, your options become limited and you must think carefully about where to place each piece. If you run out of space and cannot place any more pizza pieces, the game is over.With its colorful graphics and engaging gameplay, NAJOXs puzzle game is perfect for players of all ages. Whether youre looking for a quick brain teaser or a longer gaming session, this game has got you covered.So what are you waiting for? Put your puzzle-solving skills to the test and see how far you can go in NAJOXs addictive puzzle game. Remember, the more you play, the better youll become. Have fun and enjoy the challenge!  Drag to place pieces",
    "icons": [
        {
            "src": "/files/pictures/pizza_puzzle.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/pizza_puzzle.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/pizza_puzzle",
    "id": "https://app.najox.com/game/pizza_puzzle",
    "scope": "https://app.najox.com/game/pizza_puzzle",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/pizza_puzzle_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}