{
    "name": "Play Loop Ghost Online",
    "short_name": "Loop Ghost",
    "description": "A time loop puzzle where the ghosts of your past cycles automatically repeat every move you made. You must learn to work alongside these echoes of your own actions, using them to press buttons, open hidden passages, and unlock the path forward. At NAJOX, the challenge is to coordinate with your former selves so that you can escape the loop together, solving each room by turning your own history into a tool for progress.Buttons & Doors  step on a button to open a linked door. The door stays open only while the button is held\\nPush Blocks  push blocks onto buttons to hold them. Blocks stay in place between cycles\\nLasers  red beams that reset your current cycle on contact. Use blocks or mirrors for cover\\nMirrors & Levers  mirrors reflect lasers. Step on a lever to rotate its linked mirror\\nPortals  paired tiles that teleport you (and lasers!) to the other side",
    "icons": [
        {
            "src": "/files/pictures/loop_ghost.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/loop_ghost.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://www.najox.com/game/loop_ghost",
    "id": "https://www.najox.com/game/loop_ghost",
    "scope": "https://www.najox.com/game/loop_ghost",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/loop_ghost_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}