{
    "description": "Simple multiplayer game where the main goal is to guess the name of the song!",
    "display": "fullscreen",
    "icons": [
      {
        "src": "./assets/images/songio.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "name": "Song.io",
    "short_name": "Song.io",
    "start_url": "index.html",
    "background_color": "#140041",
    "theme_color": "#140041"
  }