{
    "name": "Play Coin Blitz Online",
    "short_name": "Coin Blitz",
    "description": "Jump into fast-paced coin shooting action where every second counts. You will destroy wave after wave of enemies, collect tons of coins, and grow stronger as you play. The key is to drag and position your shooter carefully, finding the best spot to survive the onslaught. Watch satisfying coin explosions light up the screen while smooth gameplay keeps you in the zone. NAJOX brings you a challenge that is simple to start but hard to master. The question is simple: how long can you survive before the enemies overwhelm you?Drag to position your shooter\\nYour shooter automatically fires at enemies\\nDestroy enemies to collect coins\\nUse coins to upgrade and become stronger\\nSurvive as long as possible and reach higher levels",
    "icons": [
        {
            "src": "/files/pictures/coin_blitz.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/coin_blitz.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://web.najox.com/game/coin_blitz",
    "id": "https://web.najox.com/game/coin_blitz",
    "scope": "https://web.najox.com/game/coin_blitz",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/coin_blitz_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}