{
    "name": "Recursion",
    "description": "Explore the mysteries of an uncharted planet in this mind bending platform game. Find a way to the flag to complete all 30 levels.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}