{
    "name": "Tribot Fighter",
    "description": "In the beat 'em up game 'Tribot Fighter' you are able to morph between three different bots, all of them are coming up with cool special moves.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}