{
    "name": "Play Geometry Missile Online",
    "short_name": "Geometry Missile",
    "description": "Your missile is in your hands as you fly through a series of tricky geometric obstacle courses. You control a triangular ship that moves forward on its own, and your only job is to tap the screen to guide it up or down. Every level is packed with dangerous shapes like triangles, rectangles, and sharp spikes that you must dodge to survive. The goal is simple: reach the gate at the end of each stage without crashing. This fast-paced arcade adventure will test your reflexes and your patience. With NAJOX, you will find that each new course brings tighter spaces and faster movements. The obstacles are not just random; they are designed to challenge your timing and precision. As you progress, the patterns become more complex and the gaps smaller. One wrong tap and your run is over. But when you finally slip through a narrow opening and see the gate ahead, the satisfaction is real. This is a game of focus, speed, and quick decisions. No power-ups, no shortcuts, just you and your missile against the geometry.Guide a triangular missile through geometric obstacle courses by tapping to move up and down while avoiding collisions.",
    "icons": [
        {
            "src": "/files/pictures/geometry_missile.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/geometry_missile.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://win.najox.com/game/geometry_missile",
    "id": "https://win.najox.com/game/geometry_missile",
    "scope": "https://win.najox.com/game/geometry_missile",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/geometry_missile_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}