{
    "name": "Play FUNNY BUNNY LOGIC Online",
    "short_name": "FUNNY BUNNY LOGIC",
    "description": "Explore the online game Funny Bunny Logic . It&#39;s a game of logic and it really takes quite a while to figure out which cell to press so that the entire field turns green, leaving not a single cell burning red. Only when everything is green, the bunny can run and receive his carrot. (Let&#39;s leave out the explanation of why you can&#39;t jump on the red cells, which are available at the moment, or else the game wouldn&#39;t exist.) Playing for free online with just random clicks is not a (good) option: it is possible to spend even a hundred clicks without getting anywhere. So, to make it work, start moving your brain: which cell needs to be pushed and why. There&#39;s logic in the transformations after it&#39;s clicked, but it&#39;s not too obvious. So you have to click to try to solve it, but randomness will not bring you anything. Unless you are a very lucky person and the cells turn green within 2-3 clicks. Obviously, even if the entire row is open for a bunny, it won&#39;t be able to do so if at least 1 cell in the rest of the field isn&#39;t green. And it&#39;s not like clicking red to make it green; no, some other cells will turn red and maybe their number will even increase. So think about it, think about it two or three times before you make a move.",
    "icons": [
        {
            "src": "/files/pictures/funny_bunny_logic.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/funny_bunny_logic.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/funny_bunny_logic",
    "id": "https://push.najox.com/game/funny_bunny_logic",
    "scope": "https://push.najox.com/game/funny_bunny_logic",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/funny_bunny_logic_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}