{
    "name": "Play Light Bulb Puzzle Online",
    "short_name": "Light Bulb Puzzle",
    "description": "Light bulb puzzle is a game that asks you to think before you tap. The goal is simple to understand but tricky to master: you need to turn on every single bulb on the board. What makes it interesting is that no bulb works alone. When you tap one light, it can change the state of the ones next to it, above it, or even across the grid. That small twist turns a basic idea into a real mental workout.You will quickly learn that random tapping will not get you very far. Each move has a ripple effect, so you have to plan a few steps ahead. Sometimes the right choice is to turn on a bulb that you already lit, just to set up a better position for the rest of the board. Other times, you need to work from the edges toward the center, or find a pattern that repeats. The game rewards patience and careful observation, but it never feels like a boring puzzle. The levels start off gentle, giving you room to experiment, and then they slowly tighten up until every move matters.The satisfaction comes when you finally see the whole grid glowing after a long stretch of trial and error. That moment makes all the thinking worth it. NAJOX brings this kind of clean, clever challenge to anyone who enjoys a good brain teaser without any extra clutter or complicated rules. You can pick it up for a few minutes or lose yourself for an hour, and the game stays just as engaging either way.There is no time pressure, no score chasing, and no random luck involved. It is just you, the bulbs, and the logic that connects them. If you like games that make you feel smarter after every level, this one fits perfectly. It is easy to learn, hard to put down, and always ready to test how well you can see the bigger picture.Tap / Click on red buttons to switch on/off the bulb",
    "icons": [
        {
            "src": "/files/pictures/light_bulb_puzzle.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/light_bulb_puzzle.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://win.najox.com/game/light_bulb_puzzle",
    "id": "https://win.najox.com/game/light_bulb_puzzle",
    "scope": "https://win.najox.com/game/light_bulb_puzzle",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/light_bulb_puzzle_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}