{
    "name": "Play Candy Connect New Online",
    "short_name": "Candy Connect New",
    "description": "A fun and addictive matching game. You have to find all the pairs of sweet and colorful tiles (by pressing them) in a given time.  Features: - 3 difficulties (corresponding to board size): Easy, Medium, Hard - Show hint option - Random option  PLAY NOW! Touch each pair of sweet and colorful tiles that can be connected by up to 3 line segments (without touching the other tiles).",
    "icons": [
        {
            "src": "/files/pictures/candy_connect_new.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/candy_connect_new.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/candy_connect_new",
    "id": "https://push.najox.com/game/candy_connect_new",
    "scope": "https://push.najox.com/game/candy_connect_new",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/pictures/candy_connect_new.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}