{
    "name": "Play Sudoku Vault Online",
    "short_name": "Sudoku Vault",
    "description": "NAJOX presents Sudoku Vault, the ultimate logic-based puzzle game for all skill levels. With 4x4, 6x6, and 9x9 boards, each with four difficulty levels, there is always a new challenge waiting for you. Whether youre a beginner or an expert, Sudoku Vault will put your mind to the test.Immerse yourself in the addictive gameplay as you strategically place numbers in the grid to solve the puzzle. Use the handy NOTES feature to keep track of possibilities and make educated guesses. And when you need to check your progress, simply tap the CHECK button. It will remove any incorrect inputs and lock in the correct ones, helping you stay focused on finding the solution.With its sleek design and user-friendly interface, Sudoku Vault offers a seamless gaming experience. You wont be able to put it down! And with the NAJOX brand behind it, you can trust that youre playing a top-quality game.Challenge yourself with the Basic, Normal, Hard, and Expert difficulty levels and see how far you can go. With each grid offering a unique challenge, youll never get bored. So why wait? Download Sudoku Vault now and put your logic skills to the test! NAJOX guarantees hours of brain-teasing fun.  Use a mouse or touchpad to select a cell, then choose a number from the on-screen number pad to fill it in. Use the Note button to toggle pencil marks, and tap Check to validate your entries \u2014 incorrect numbers are removed, and correct ones are locked.",
    "icons": [
        {
            "src": "/files/pictures/sudoku_vault.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/sudoku_vault.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/sudoku_vault",
    "id": "https://app.najox.com/game/sudoku_vault",
    "scope": "https://app.najox.com/game/sudoku_vault",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/sudoku_vault_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}