{
    "name": "Play Mononinja Online",
    "short_name": "Mononinja",
    "description": "A brave ninja must make precise jumps while avoiding certain death at every turn. Guide him through a world filled with deadly obstacles that test your reflexes and patience. With over 30 levels packed with both fun and challenge, each stage demands steady hands and sharp timing. NAJOX brings this journey to life, pushing you to prove your skill. Only one way to find out if you truly have what it takes to be a shinobi. Are you up for the challenge?On Desktop press and hold the SPACE key to jump\\n\\nOn Mobile, tap and hold the screen to jump.\\n\\nThe longer you hold the jump button the higher the jump.",
    "icons": [
        {
            "src": "/files/pictures/mononinja.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/mononinja.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/mononinja",
    "id": "https://app.najox.com/game/mononinja",
    "scope": "https://app.najox.com/game/mononinja",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/mononinja_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}