{
    "name": "Kingdom of Machines",
    "description": "In this small action RPG game you play a tiny little hero that faces a robotic Warlord that has destroyed most of the village.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}