{
    "name": "Play Astro Kitty Rush Online",
    "short_name": "Astro Kitty Rush",
    "description": "Help Astro Kitty race through the dangerous reaches of space. You will need to dodge deadly asteroids flying at you from every direction while collecting shiny coins scattered along the way. Each coin adds to your score, and you can keep pushing to beat your own high score again and again. Grab power-ups that appear to give you a boost, like shields or speed bursts, and complete the missions that pop up for extra rewards. The challenge is to see just how long you can survive out there in the galaxy. This game is perfect for casual players of all ages, and it is brought to you by NAJOX for endless fun. Jump in and start your cosmic adventure now.Tap or click to switch lanes. Dodge obstacles, collect coins, and use power-ups to survive as long as possible!",
    "icons": [
        {
            "src": "/files/pictures/astro_kitty_rush.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/astro_kitty_rush.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/astro_kitty_rush",
    "id": "https://app.najox.com/game/astro_kitty_rush",
    "scope": "https://app.najox.com/game/astro_kitty_rush",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/astro_kitty_rush_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}