{
    "name": "Play Packing Line Online",
    "short_name": "Packing Line",
    "description": "In Packing Line, your goal is simple but fast-paced: ship every can before time runs out. As each can rolls down the line, you have to pick a box that matches its color. Tap a box to move it onto the platform and match the incoming can. If you pick the wrong color or run out of room to place boxes, the whole line stops and it is game over. You need to keep your eyes on the colors and plan your moves carefully to keep things moving.This online puzzle game from NAJOX challenges both your speed and your attention. Every second counts, and a single mistake can end the run. The pressure builds as more cans appear and the platform fills up. You have to think fast and act faster. It is a fun test of reflexes and color recognition wrapped in a casual package. You can play it for free right now, no download needed. Whether you have a few minutes or want to keep improving your high score, this game fits right into a quick break or a longer session.The controls are straightforward: just tap the box you want to place. But the challenge lies in staying focused as the pace picks up. Missing a color or running out of space means starting over. That is what keeps it addictive. Every round is a fresh chance to beat your own record. NAJOX brings you this free game that fits perfectly into the puzzle and casual genres. Give it a try and see how long you can keep the line clear. Stay sharp, watch the colors, and clear the line to win.",
    "icons": [
        {
            "src": "/files/pictures/packing_line.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/packing_line.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/packing_line",
    "id": "https://push.najox.com/game/packing_line",
    "scope": "https://push.najox.com/game/packing_line",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/packing_line_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}