{
    "short_name": "TextWall",
    "name": "TextWall",
    "description": "Multiplayer text editor.",
    "icons": [
      {
        "src": "static/icons/icon.png",
        "type": "image/png",
        "sizes": "512x512",
        "purpose": "any maskable"
      }
    ],
    "start_url": "/",
    "background_color": "#222222",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#222222"
  }