{
    "name": "Play Basket Swap Online",
    "short_name": "Basket Swap",
    "description": "Welcome to the addictive puzzle game from NAJOX! In this challenging game, your goal is to slide the ball into the gray blocks to correctly position it on the grid. Use your strategic thinking skills to carefully plan each move and solve the puzzle.If you find yourself stuck, dont worry! NAJOX has got you covered. Simply click on the arrow located in the bottom left corner to undo your last move and try again. You can also press the R key to restart the level and give it another shot.With each level becoming increasingly difficult, youll need to put your problem-solving abilities to the test. But dont worry, NAJOX believes in you! Keep sliding and positioning those blocks to conquer each level and become the ultimate puzzle master.So what are you waiting for? Put your thinking cap on and start playing NAJOXs addictive sliding puzzle game now!  Use the mouse or touch to play",
    "icons": [
        {
            "src": "/files/pictures/basket_swap.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/basket_swap.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/basket_swap",
    "id": "https://push.najox.com/game/basket_swap",
    "scope": "https://push.najox.com/game/basket_swap",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/basket_swap_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}