{
    "name": "Mamono Slayer",
    "description": "Explore the sidescroller as you pick up items to unlock doors and reveal ladders to keys.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}