{
  "name": "WeKon",
  "short_name": "WeKon",
  "description": "WeKon — мессенджер с видео и аудио звонками",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0015",
  "theme_color": "#18002e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "permissions": [
    "microphone",
    "camera"
  ]
}
