{
  "name": "BINCORT — Входящие обращения",
  "short_name": "BINCORT",
  "description": "Единый кабинет управления входящими обращениями из всех каналов",
  "start_url": "/cabinet.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a7abf",
  "lang": "ru",
  "icons": [
    {
      "src": "/assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Заявки",
      "url": "/cabinet.html#requests",
      "description": "Открыть список заявок"
    },
    {
      "name": "Диалоги",
      "url": "/cabinet.html#inbox",
      "description": "Открыть диалоги с клиентами"
    }
  ]
}
