{
    "name": "Play Circuit Master Online",
    "short_name": "Circuit Master",
    "description": "Welcome to Circuit Master, the ultimate puzzle game brought to you by NAJOX! Are you ready to put your circuit-building skills to the test? In this challenging game, your goal is to connect all the wires, fans, and machines in the correct order to make the green light shine. But be careful, one wrong move and the circuit will fail! With each level, the puzzles become more complex and require strategic thinking to solve.As you progress through the game, youll encounter different types of wires and machines, each with their own unique properties. Some wires can only connect to specific machines, while others can conduct electricity in multiple directions. Its up to you to figure out the perfect placement for each component to create a functioning circuit.But dont worry, NAJOX has got you covered with helpful hints if you get stuck. Use them wisely, as they are limited and youll need to rely on your own skills to conquer each level. As you complete more and more puzzles, youll unlock new challenges and levels to keep you entertained for hours.With its sleek design and addictive gameplay, Circuit Master is the perfect game for puzzle lovers and aspiring engineers alike. So, what are you waiting for? Put on your thinking cap and lets get those circuits connected! Download Circuit Master now and become the ultimate circuit-building master with NAJOX.  Use touch and drag to place components on the circuit board, once all placed, tap on red power button to power it up.",
    "icons": [
        {
            "src": "/files/pictures/circuit_master.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/circuit_master.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://ios.najox.com/game/circuit_master",
    "id": "https://ios.najox.com/game/circuit_master",
    "scope": "https://ios.najox.com/game/circuit_master",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/circuit_master_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}