{
    "name": "Play Power Puzzle Online",
    "short_name": "Power Puzzle",
    "description": "In Power Puzzle, you take charge of a growing electrical network. Your goal is to connect generators, route power through the grid, and bring every building to life. But every move matters, and one wrong connection can throw everything off balance.The gameplay is simple to understand but hard to master. You must connect power lines from generators to buildings, making sure each structure gets the energy it needs. You have limited connections to work with, so you need to avoid inefficient routes that waste resources. Each level is a handcrafted puzzle with increasing complexity, designed to test your planning skills and your ability to adapt. NAJOX offers a challenge where multiple solutions are possible, and the real question is whether you can find the most optimal one. Think ahead, plan your paths carefully, and see if you can light up the entire grid without wasting a single connection.Drag and drop: Connect nodes\\nHint button: Get a step closer to the solution",
    "icons": [
        {
            "src": "/files/pictures/power_puzzle.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/power_puzzle.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/power_puzzle",
    "id": "https://push.najox.com/game/power_puzzle",
    "scope": "https://push.najox.com/game/power_puzzle",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/power_puzzle_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}