{
    "name": "Play Brain Jam Online",
    "short_name": "Brain Jam",
    "description": "Brain Jam is a sliding car puzzle with one twist: it counts the calories your brain burns while you think. The parking lot is jammed. Slide the cars out of the way and drive the red one to the exit. Every second you spend thinking feeds a live calorie counter, and the longer you concentrate without moving a car, the faster it climbs. The idea is simple to grasp but hard to master. Each move matters, and every pause has a cost. You will find yourself planning three steps ahead, then four, then five, just to avoid wasting a single second. The counter does not care about your excuses. It only cares about time. NAJOX turns that pressure into a strange kind of motivation. You want to move faster, but you also want to move smarter. Rush too much and you block yourself in. Think too long and the number climbs higher. That balance is what keeps you coming back. With 120 hand-checked levels, there is plenty of room to test your patience and your logic. Each puzzle is built to be solved, not guessed. Some are quick warm-ups. Others will make you stare at the screen until the answer finally clicks. Then there is the Daily Puzzle. It is the same for every player in the world, so you can compare your result with friends. No luck, no random layouts, just a shared challenge that resets every day. You can brag about a fast solve or complain about a tough one. Either way, everyone gets the same shot. Brain Jam does not just test how well you slide cars. It tests how well you think under a ticking clock. The calories are fake. The pressure is real.Drag a car along its own lane to move it. Cars only slide forward and backward, never sideways. Clear a path and slide the red car out through the exit on the right. Stuck? Tap Hint and the game shows you the next useful move. Mouse: drag. Touch: drag.",
    "icons": [
        {
            "src": "/files/pictures/brain_jam.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/brain_jam.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://www.najox.com/game/brain_jam",
    "id": "https://www.najox.com/game/brain_jam",
    "scope": "https://www.najox.com/game/brain_jam",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/brain_jam_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}