{
    "name": "Play Super Sniper Online",
    "short_name": "Super Sniper",
    "description": "This free online game allows you to demonstrate your shooting skills with precision. The objects you will shoot at are people-like guys, who are standing or walking at a certain distance from the shooter. While it&#39;s relatively easy to shoot stationary objects by simply aiming at their center, it&#39;s not as easy to shoot moving objects as you have to predict where they will be by the time the bullet hits them. If a headshot is taken, you will be informed about it in the voice of a confident man. You can&#39;t do headshots either, but rather body shots or even try to hit other body parts. They won&#39;t kill your target immediately, but you always have another try.",
    "icons": [
        {
            "src": "/files/pictures/super_sniper.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/super_sniper.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://web.najox.com/game/super_sniper",
    "id": "https://web.najox.com/game/super_sniper",
    "scope": "https://web.najox.com/game/super_sniper",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/super_sniper_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}