{
    "name": "Play Sumi Online",
    "short_name": "Sumi",
    "description": "You are a ball. There are other balls. You have to shoot them.That is the whole idea. Simple. Direct. No complicated controls to learn, no long tutorials to sit through. You move, you aim, you fire. The other balls move too, and they will not wait for you to figure things out. Some are slow. Some are fast. Some split apart when you hit them. Some grow bigger if you let them. Every one of them is a threat, and every one of them is a chance to get stronger.Survive. Get stronger. Go further. And most importantly get the highest score you possibly can.The longer you last, the more the game asks of you. New balls appear with new behaviors. The screen gets busier. Your reflexes get tested. You start to notice patterns, then you start to plan ahead. That is when it clicks. That is when a quick five minute session turns into an hour.NAJOX built this to be simple, relaxing, and easy to pick up, but surviving for a long time wont be quite as easy as it seems. The first minute feels calm. The second minute feels busy. The third minute feels like a test. By the fifth minute you are dodging, weaving, and firing without thinking, and that is exactly the point.There is no story to follow. No cutscenes to skip. Just you, a growing swarm of balls, and a score that keeps climbing as long as you stay alive. Every run is different. Every run teaches you something. Every run ends with you wanting one more try.How long can you survive?Move: WASD\\nShoot: Hold the Left Mouse Button\\nPause: P, Esc\\nGoal: Destroy enemies, survive as long as possible, and get the highest score.",
    "icons": [
        {
            "src": "/files/pictures/sumi.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/sumi.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://tik.najox.com/game/sumi",
    "id": "https://tik.najox.com/game/sumi",
    "scope": "https://tik.najox.com/game/sumi",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/sumi_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}