{
    "name": "Play Tanks Online",
    "short_name": "Tanks",
    "description": "Tanks drops you into the role of a powerful armored vehicle, racing through maze-like battlefields in a fast-paced arcade shooter. Your mission is to destroy enemy tanks, protect your base, and survive wave after wave of relentless attacks. Each stage brings new layouts and tougher opponents, forcing you to adapt with quick reflexes and careful planning. The controls are simple to pick up, but the escalating difficulty means only the most skilled players will conquer every level. At NAJOX, we believe in games that are easy to start yet offer real depth, and Tanks delivers exactly that. Whether you have a few minutes or an hour to spare, the action stays intense and rewarding. Casual players can jump right in, while veterans will find plenty of challenge in mastering each maze and outsmarting the enemy AI. With its clean visuals and satisfying combat, Tanks keeps you coming back for just one more round.Use arrow keys to move your tank.\\nPress the shoot button to fire.\\nDestroy all enemy tanks to clear the stage.\\nProtect your base at all costs.\\nAvoid enemy fire and use walls for cover.",
    "icons": [
        {
            "src": "/files/pictures/tanks.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/tanks.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://ios.najox.com/game/tanks",
    "id": "https://ios.najox.com/game/tanks",
    "scope": "https://ios.najox.com/game/tanks",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/tanks_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}