{
    "name": "Random Heroes",
    "description": "Shoot your way through alien invaders! Collect coins and upgrade your weapons to become stronger.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}