{
    "name": "Play Tile Pair Match Online",
    "short_name": "Tile Pair Match",
    "description": "Tile Pair Match is a relaxing puzzle game that invites you to connect matching tiles and clear the board one pair at a time. Your goal is to find identical tiles and link them together using a path that can have up to three turns. Each move requires a bit of thought, as you must plan carefully and make use of empty spaces to create your connections. The game challenges you to complete every stage before the timer runs out, adding a gentle sense of urgency without overwhelming pressure. At NAJOX, we believe in creating experiences that are both calming and mentally stimulating, and this game delivers exactly that. The colorful visuals and simple touch controls make it easy for anyone to pick up and play, yet the puzzles offer a satisfying brain workout that appeals to players of all ages. Whether you are looking for a quick mental break or a deeper challenge, Tile Pair Match provides a rewarding balance of strategy and relaxation.Select two matching tiles to connect them.\\nTiles can be linked with up to three turns.\\nOnly paths through empty spaces are allowed.\\nClear all tiles before time runs out.",
    "icons": [
        {
            "src": "/files/pictures/tile_pair_match.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/tile_pair_match.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://play.najox.com/game/tile_pair_match",
    "id": "https://play.najox.com/game/tile_pair_match",
    "scope": "https://play.najox.com/game/tile_pair_match",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/tile_pair_match_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}