{
    "name": "Crazy Old Man",
    "description": "You are a crazy old man who somehow found himself in a basement filled in puzzles. In order to escape you need to pass through the levels and find out how get to the exit door in each level!",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}