{
    "name": "Play Lemonade Online",
    "short_name": "Lemonade",
    "description": "What is Lemonade online and the features of playing it? The first thing to remember when playing Lemonade game for free online is to forget about the physics of rotating objects. The thing is , a player&#39;s goal here is to forget everything they knew about this. There is no inertia and there is no gravity as it should be. The characteristics are as follows: \u2022 at the top of the screen, there is an orange rotation \u2022 this fruit has a drop, formed occasionally and only one after another \u2022 the drop does not have the properties of a liquid body, it is rather elastic, like tar or resin \u2022 the drop must be dropped into a glass (they have different shapes) and when it hits directly, it fills the glass with much more volume than it has, so the filling is quite sketchy \u2022 when the drop hits the rim of the glass bounces and can fall into or out of it \u2022 when the glass is full, it is simply replaced with another and the game continues. The best idea is to tap/press a mouse to make a drop fall when it&#39;s right at the bottom, forgetting about real-world inertia (it doesn&#39;t exist here). This free online game is a scoring game : no matter if you fill the glass or not, your maximum score is calculated and you can compete with yourself. When the drop is lost on the ground, the game restarts. It is possible to collect yellow diamonds (when the drop touches it), but they don&#39;t seem to provide any tangible advantage.",
    "icons": [
        {
            "src": "/files/pictures/lemonade.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/lemonade.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://www.najox.com/game/lemonade",
    "id": "https://www.najox.com/game/lemonade",
    "scope": "https://www.najox.com/game/lemonade",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/lemonade_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}