{
    "name": "Vortice Games",
    "short_name": "Vortice",
    "start_url": "/play/",
    "display": "standalone",
    "background_color": "#000",
    "description": "Tons of fun games for your boredom.",
    "icons": [
      {
        "src": "/sources/vortice.svg",
        "sizes": "1000x1000",
        "type": "image/png"
      }
    ],
    "theme_color": "#000"
  }