{
    "name": "Play Knife Jump Online",
    "short_name": "Knife Jump",
    "description": "Online game in two styles: action and arcade It seems that you can come up with arcade-style online games but this time we will try to surprise you. A player of this free online game needs to throw a knife so that it lands in a certain area. The sites appear one after another. They can be static or mobile. Your task is to correctly calculate the impact force. Helpful hints: \u2022 don&#39;t press the button for too long, as the knife will fly and the round will end \u2022 be careful not to click the mouse: you need to hold the key down for a bit to increase the force of the impact \u2022 it would be better if your blow was too weak; in this case, the knife will simply return to the platform and you can try again. Although it is easy to play a game , not everyone can pass several levels in a row at a good pace. You need to constantly maintain concentration and stay attentive - the game captivates you and doesn&#39;t want to let you go until the 10th level at least! There are no other game modes in this arcade game . Any level can be played easily, but you will have to start from the first step. The more you play , the more your instinct for how long you have to hold down the mouse key to land the right shot will develop.",
    "icons": [
        {
            "src": "/files/pictures/knife_jump.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/knife_jump.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://iostik.najox.com/game/knife_jump",
    "id": "https://iostik.najox.com/game/knife_jump",
    "scope": "https://iostik.najox.com/game/knife_jump",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/knife_jump_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}