{
  "name": "ICBIND",
  "short_name": "ICBIND",
  "description": "Private chat and voice, self-hosted.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D7E828",
  "background_color": "#0b0b0c",
  "categories": [
    "social",
    "communication"
  ],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "https://icbind.net/web/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://icbind.net/web/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://icbind.net/web/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "https://icbind.net/web/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://icbind.net/web/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ]
}
