{
    "name": "Play Duck Luck Online",
    "short_name": "Duck Luck",
    "description": "Join NAJOXs lovable duck and his humorous friend on a fun and challenging puzzle adventure! In this unique game, youll guide the duck as he drops numbered blocks onto the board. But watch out, because when identical numbers come into contact, they merge to create even larger numbers! \\nStrategize and match numbers to earn points and climb the leaderboard. As you progress, the levels become more challenging and the numbers get bigger. Can you reach the ultimate goal of creating the biggest number possible? \\nWith its charming characters and addictive gameplay, NAJOXs puzzle game is perfect for players of all ages. So come and join the fun and see how high you can score! Remember, its not just about numbers, its about strategy and skill. Are you ready to take on the challenge? Download NAJOXs puzzle game now and put your puzzle-solving skills to the test!  Use left/right arrow keys or swipes to move the duck left and right. Use down key or swipe down to drop the tile.",
    "icons": [
        {
            "src": "/files/pictures/duck_luck.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/duck_luck.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/duck_luck",
    "id": "https://app.najox.com/game/duck_luck",
    "scope": "https://app.najox.com/game/duck_luck",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/duck_luck_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}