{
  "name": "VisionCall",
  "short_name": "VisionCall",
  "description": "Бесплатные защищённые видеоконференции прямо в браузере",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08091a",
  "theme_color": "#0f1117",
  "lang": "ru",
  "categories": ["communication", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Создать комнату",
      "short_name": "Создать",
      "description": "Быстро создать новую конференцию",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
