{
    "name": "Play Space Cleaner Online",
    "short_name": "Space Cleaner",
    "description": "Space Cleaner is a casual space arcade game that puts you in control of a lone spacecraft surrounded by dangerous asteroid fields. Your mission is to clear these rocky threats using only your mouse, clicking to destroy nearby asteroids before they can collide with your ship. Each asteroid you eliminate earns you money, which becomes essential for your survival as you try to keep flying as long as your fuel supply lasts.When your fuel finally runs out, the game does not end. Instead, you get a chance to upgrade your ships abilities, improving its speed, firepower, or fuel efficiency. With NAJOX, you can then return to space and continue cleaning the asteroid field from where you left off. The challenge grows as you progress, requiring you to destroy every single asteroid in a stage to complete it and unlock the next level. Each new stage brings denser fields and faster-moving rocks, testing your reflexes and your ability to manage resources wisely. The simple controls and escalating difficulty make Space Cleaner an engaging experience for anyone who enjoys quick, satisfying arcade action.\u2013 Move the cursor to target asteroids around your spaceship\\n\u2013 Destroy asteroids to earn money\\n\u2013 Watch your fuel \u2014 when it runs out, the round ends\\n\u2013 Upgrade your ship on the upgrade screen to improve your abilities\\n\u2013 Return to space and continue clearing the asteroid field\\n\u2013 Destroy all asteroids to complete the stage and unlock the next one\\n\\nClear space, upgrade your ship, and become the ultimate Space Cleaner.",
    "icons": [
        {
            "src": "/files/pictures/space_cleaner.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/space_cleaner.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/space_cleaner",
    "id": "https://app.najox.com/game/space_cleaner",
    "scope": "https://app.najox.com/game/space_cleaner",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/space_cleaner_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}