{
    "name": "Play Duel Online",
    "short_name": "Duel",
    "description": "Duel drops you into a one-on-one pistol fight where every move counts. You tap to fire your shot, but timing is only half the battle. The game uses real physics, so you can lean, duck, or shift your stance to make bullets whiz past your head. Each enemy thinks and reacts differently, forcing you to read their patterns and find the right moment to strike. As you move through the levels, the pressure builds, and the arenas get tighter, so you have to balance aggression with survival. Clear every stage by outsmarting your opponent, and with NAJOX, you get a clean, focused challenge that rewards quick reflexes and smart positioning. No power-ups, no distractions, just you, your gun, and the split-second decisions that decide who walks away.Tap to shoot.\\nUse physics to dodge bullets.\\nHit the enemy first.",
    "icons": [
        {
            "src": "/files/pictures/duel.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/duel.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/duel",
    "id": "https://push.najox.com/game/duel",
    "scope": "https://push.najox.com/game/duel",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/duel_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}