{
    "name": "Play Bubble Sky Online",
    "short_name": "Bubble Sky",
    "description": "Bubble Sky is an ascending Bubble Shooter game that will take you to dizzying heights as you climb higher and higher through vibrant, cloud-filled levels. Will you be able to reach the vast expanse of space and conquer the ultimate challenge? To unlock the wheel of fortune and win exclusive collectible cards that help you complete your album, you must achieve a score of 200000 points. NAJOX invites you to test your skills and see just how far you can soar in this thrilling adventure.Aim with the mouse and click to shoot a bubble. Aim at clusters of the same color to make them fall. Clusters must consist of at least 3 bubbles of the same color. The more big clusters you make fall, the faster your bonus gauge fills up. When the gauge is full, you get a period of time during which your bubbles destroy all colors, take advantage of it to pop many bubbles and reach the maximum height.\\nIf the bubbles reach the bottom of the screen, its game over, dont look down!",
    "icons": [
        {
            "src": "/files/pictures/bubble_sky.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/bubble_sky.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/bubble_sky",
    "id": "https://push.najox.com/game/bubble_sky",
    "scope": "https://push.najox.com/game/bubble_sky",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/bubble_sky_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}