{
    "name": "Play Hopnova Online",
    "short_name": "Hopnova",
    "description": "Hopnova is a fast-paced vertical adventure where every jump brings you closer to the stars. You guide a little explorer across floating platforms, dodging dangers and grabbing powerups that send you soaring higher and higher. The challenge grows as you climb, with new obstacles and tighter gaps testing your timing and reflexes. Each session is short but intense, perfect for quick bursts of play when you have a few minutes to spare. Chase new heights, beat your best scores, and feel the thrill of each near miss. NAJOX brings you this addictive experience that keeps you coming back for just one more try. The controls are simple, but mastering the rhythm of the climb takes practice and patience. Whether you are aiming for a personal record or just relaxing between tasks, Hopnova delivers excitement in every leap.Arrow keys, the onscreen  buttons, and on mobile by tapping the left or right side of the screen",
    "icons": [
        {
            "src": "/files/pictures/hopnova.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/hopnova.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/hopnova",
    "id": "https://push.najox.com/game/hopnova",
    "scope": "https://push.najox.com/game/hopnova",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/hopnova_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}