{
    "name": "Play Slide Rabbit Online",
    "short_name": "Slide Rabbit",
    "description": "Swipe up, down, left, or right to move your character across the board. Your goal is to survive as long as possible while collecting food. But be careful: one wrong move can end the game instantly. If you fall into a hole, hit a wolf, or land on a spike, it is game over. The path is full of obstacles that you must dodge while steering toward the food. Every piece you eat adds to your score, so keep moving and stay sharp. This challenge is brought to you by NAJOX. The more you eat, the longer you last, but the dangers only increase as you go.Swipe to Move",
    "icons": [
        {
            "src": "/files/pictures/slide_rabbit.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/slide_rabbit.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://www.najox.com/game/slide_rabbit",
    "id": "https://www.najox.com/game/slide_rabbit",
    "scope": "https://www.najox.com/game/slide_rabbit",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/slide_rabbit_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}