{
    "name": "Play Springle Puzzle Online",
    "short_name": "Springle Puzzle",
    "description": "Springle Puzzle is an exciting and fast-paced jigsaw game that challenges you to complete each puzzle before the timer runs out, keeping every moment thrilling and engaging. You can choose from a variety of unique styles including Classic, Irregular, Hexagon, or Wave, each offering a distinct visual and gameplay experience to match your mood. For a more relaxed session, try easy mode with fewer pieces for a quick game and a lower score, or if you are looking for a tougher test of your skills, select more pieces for a harder challenge and a higher score. NAJOX ensures that the fun never stops, because if time runs out, you can simply watch a reward ad and continue playing without losing your progress.Use a mouse or touchpad to drag the piece and join it to another",
    "icons": [
        {
            "src": "/files/pictures/springle_puzzle.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/springle_puzzle.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/springle_puzzle",
    "id": "https://push.najox.com/game/springle_puzzle",
    "scope": "https://push.najox.com/game/springle_puzzle",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/springle_puzzle_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}