{
  "name": "Large Chat",
  "short_name": "TheChat",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1117",
  "theme_color": "#4f8cff",
  "icons": [
    {
      "src": "/resource/tags/chat.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/resource/tags/chat.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}