{
  "name": "ByteChat",
  "short_name": "ByteChat",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#00aaff",
  "icons": [
    {
      "src": "https://i.imgur.com/NLz6Jfd.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://i.imgur.com/NLz6Jfd.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
