{
    "name": "Play Brick Blaze Online",
    "short_name": "Brick Blaze",
    "description": "Smash your way through a rainbow of colorful blocks in BrickBlaze, a fresh take on a classic arcade favorite. Bounce the ball off your paddle and aim carefully to break every brick on the screen. As you play, you can catch special power-ups that make your paddle longer, faster, or even give you extra balls to clear the stage in record time. Each level brings new challenges and tougher brick formations, so you will need quick reflexes and smart shots to keep going. NAJOX brings you this reimagined brick-breaking adventure that blends old-school fun with smooth, modern gameplay. Whether you are a longtime fan or new to the genre, the action stays fast and satisfying from the first brick to the last.Move the paddle left and right using the mouse, arrow keys, or touch controls. Keep the ball from falling off the bottom of the screen. Break all bricks to advance to the next level.",
    "icons": [
        {
            "src": "/files/pictures/brick_blaze.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/brick_blaze.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/brick_blaze",
    "id": "https://push.najox.com/game/brick_blaze",
    "scope": "https://push.najox.com/game/brick_blaze",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/brick_blaze_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}