{
    "name": "Play Aliens Hunter Online",
    "short_name": "Aliens Hunter",
    "description": "As an elite alien hunter, your mission is to rid the city of extraterrestrial threats. Armed with your advanced abilities and trusty gun, you must use your keen senses to locate the hidden aliens and take them down with precision to earn rewards. Each round presents a new challenge, with different types of aliens lurking in various locations. Its up to you to carefully select your targets, aim with precision, and shoot to complete the levels mission. With each successful mission, you bring us one step closer to a safer world. So gear up, fellow alien hunters, and join forces with NAJOX to protect our planet from these otherworldly invaders.  Find the aliens hidden in the city and use your gun to accurately shoot the aliens to get rewards",
    "icons": [
        {
            "src": "/files/pictures/aliens_hunter.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/aliens_hunter.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/aliens_hunter",
    "id": "https://push.najox.com/game/aliens_hunter",
    "scope": "https://push.najox.com/game/aliens_hunter",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/aliens_hunter_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}