{
    "name": "Play Dear Island Online",
    "short_name": "Dear Island",
    "description": "Welcome to the colorful world of NAJOX! In this exciting game, your goal is to collect two blocks that match the color of the Match Slot to clear them. But thats not all - you must clear all the blocks to finish the stage and move on to the next level.But dont worry, you have a Stock where you can place blocks of different colors. This allows you to strategize and plan your moves carefully. Keep an eye on your Stock though, because if it gets full, its game over!With each level, the challenge increases as you encounter more complex patterns and layouts. But dont let that discourage you - with your quick reflexes and sharp eye for color, you can conquer any stage and become a NAJOX champion.So what are you waiting for? Put your matching skills to the test and see how far you can go in NAJOX! Are you ready to take on the challenge? Lets play!  Tap to move blocks.",
    "icons": [
        {
            "src": "/files/pictures/dear_island.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/dear_island.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://web.najox.com/game/dear_island",
    "id": "https://web.najox.com/game/dear_island",
    "scope": "https://web.najox.com/game/dear_island",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/dear_island_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}