{
  "name": "VOID_CHAT",
  "short_name": "VOID",
  "description": "Secure P2P E2EE Chat Protocol",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "https://picsum.photos/seed/void/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/void/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
