{
    "name": "Play Sonic Run Online",
    "short_name": "Sonic Run",
    "description": "Since the year when Sonic the Hedgehog first saw the world, many different games with his participation appeared. Perhaps hundreds. But this one is as classic as it gets: you race to collect gold coins (represented here as golden rings floating in the air) and cover the distance. Additional things you do in this free online game are: \u2022 collect diamonds \u2022 receive reinforcements \u2022 avoid spikes sticking out of the ground and other obstacles, which damage and kill \u2022 pass levels and save points. It is a classic arcade runner with true color graphics and smooth movement of the environment and a hero, so you will enjoy the gaming process to the fullest.",
    "icons": [
        {
            "src": "/files/pictures/sonic_run.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/sonic_run.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://play.najox.com/game/sonic_run",
    "id": "https://play.najox.com/game/sonic_run",
    "scope": "https://play.najox.com/game/sonic_run",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/sonic_run_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}