{
    "name": "Play Sneaky Friends Online",
    "short_name": "Sneaky Friends",
    "description": "Sneaky Friends takes the classic childhood game of hide and seek and pushes it into a whole new level of tension and fun. The setting is a creepy school where shadows feel deeper and every sound could mean trouble. Your goal is simple: find the best hiding spot, stay quiet, and use your quick reflexes to escape when she gets too close. You will need to outsmart her at every turn, moving carefully from one hiding place to the next while keeping an eye on your teammates. Rescue them one by one before she catches everyone, and collect coins along the way to unlock new areas and abilities. The stakes are high, the atmosphere is thick with suspense, and every round feels different. NAJOX brings this thrilling experience to life, turning a familiar game into a heart-pounding challenge. Are you ready for some high-stakes hide and seek where one wrong move could be your last?Use the mouse or touch to play",
    "icons": [
        {
            "src": "/files/pictures/sneaky_friends.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/sneaky_friends.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://web.najox.com/game/sneaky_friends",
    "id": "https://web.najox.com/game/sneaky_friends",
    "scope": "https://web.najox.com/game/sneaky_friends",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/sneaky_friends_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}