{
  "short_name": "DZR Eleven",
  "name": "DZR Eleven — мессенджер",
  "description": "Современный мессенджер с чатами, голосовыми, историями, звонками и AI-помощником.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/web/",
  "scope": "/web/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "theme_color": "#6C5CE7",
  "background_color": "#0F0C29",
  "lang": "ru-RU",
  "orientation": "any",
  "categories": ["social", "communication"],
  "shortcuts": [
    {
      "name": "Новый чат",
      "short_name": "Новый чат",
      "description": "Открыть список контактов",
      "url": "/web/?tab=contacts",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Настройки",
      "short_name": "Настройки",
      "description": "Открыть настройки",
      "url": "/web/?tab=settings",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
