{
    "name": "Play Tap Bead Online",
    "short_name": "Tap Bead",
    "description": "Tap Bead offers a calming puzzle experience where you arrange colorful beads to match specific patterns and clear each level. The controls are simple and intuitive, letting you focus on the gentle challenge of sorting and matching without any pressure. Soft, pleasant visuals create a soothing atmosphere that helps you unwind as you progress through a large collection of levels. Each stage brings a new pattern to solve, keeping the gameplay fresh while maintaining its relaxing rhythm. Whether you have a few minutes or want a longer session, NAJOX provides a satisfying way to pass the time with a game that feels both rewarding and peaceful. The gradual increase in difficulty ensures you stay engaged without feeling overwhelmed, making it an ideal choice for anyone looking to relax and enjoy a quiet moment of puzzle solving.1. Take out miscolored beads, sort by color, and place them to complete the pattern.\\n2. Use a buffer area to temporarily store beads while adjusting.\\n3. Simple touch controls, easy for all ages.",
    "icons": [
        {
            "src": "/files/pictures/tap_bead.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/tap_bead.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://web.najox.com/game/tap_bead",
    "id": "https://web.najox.com/game/tap_bead",
    "scope": "https://web.najox.com/game/tap_bead",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/tap_bead_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}