{
    "name": "Play Ram Rush Online",
    "short_name": "Ram Rush",
    "description": "Choose a lane and build up your number as you go. The bigger your number gets, the more you can smash through anything sitting in your path. Hit an obstacle with a smaller number and the run is over right there. NAJOX keeps the pressure on with one endless track that never stops moving. There are no levels to clear and no checkpoints to save you. Every decision about which lane to take matters because one wrong move ends everything. Keep growing, keep pushing, and see how far you can get before the road finally wins.    Swipe left or right to change lane. On a keyboard, use the arrow keys or\\n    A and D.\\n\\n    Green numbers you can ram straight through. Red numbers you cannot \u2014 take\\n    the lane they left open.\\n\\n    Collect the +1 meat, stay out of the -1 spikes, and survive as long as you\\n    can. The clock is your score.\\n\\n    Pause with the button in the corner, or Escape / P.",
    "icons": [
        {
            "src": "/files/pictures/ram_rush.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/ram_rush.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://tik.najox.com/game/ram_rush",
    "id": "https://tik.najox.com/game/ram_rush",
    "scope": "https://tik.najox.com/game/ram_rush",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/ram_rush_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}