{
    "name": "Play Bubble Match Merge Online",
    "short_name": "Bubble Match Merge",
    "description": "A colorful bubble merge puzzle game invites you to pull and connect matching items across a lively board. Each level presents a fresh challenge as you combine bubbles to clear them, all while working within a limited number of moves. The goal is to complete each stages objectives, which grow more complex as you progress. At NAJOX, the experience is designed to keep you thinking ahead, planning your merges carefully to make the most of every move. The bright visuals and satisfying chain reactions make each successful combination feel rewarding.Pull a bubble with your finger or mouse.\\nConnect it with the same item.\\nMatching items merge and help you complete the level goal.\\nWatch your move limit.\\nUse boosters when a level becomes difficult.\\nComplete all goals to finish the level and unlock the next one.",
    "icons": [
        {
            "src": "/files/pictures/bubble_match_merge.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/bubble_match_merge.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/bubble_match_merge",
    "id": "https://push.najox.com/game/bubble_match_merge",
    "scope": "https://push.najox.com/game/bubble_match_merge",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/bubble_match_merge_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}