{
  "name": "VerbyChat",
  "short_name": "VerbyChat",
  "icons": [
    {
      "src": "vc-bubble-32x32-outline.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "vc-bubble-192x192-outline-margin.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "vc-bubble-512x512-outline-margin.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "theme_color": "#0b4f4a",
  "background_color": "#262626",
  "display": "standalone"
}
