{
    "name": "Monster Invasion",
    "description": "A group of wild monster Vikings are attempting to invade London. It's up to you to prevent them from reaching their goal.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}