{
    "name": "Jungle Adventure",
    "description": "Collect the most points while reaching the level exit. Touching robots or hazards crushes damage too much damage looses a try. Jump on robots to shut them down.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}