{
  "id": "/",
  "name": "МаркХаб — корпоративная платформа",
  "short_name": "МаркХаб",
  "description": "Внутренняя платформа тестирования, базы знаний и корпоративной коммуникации ООО «Индустрия Маркировки»",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#08080c",
  "theme_color": "#312783",
  "lang": "ru-RU",
  "dir": "ltr",
  "categories": ["business", "productivity", "education"],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "icons": [
    { "src": "/static/brand/icon-96.png",  "sizes": "96x96",  "type": "image/png", "purpose": "any" },
    { "src": "/static/brand/icon-144.png", "sizes": "144x144","type": "image/png", "purpose": "any" },
    { "src": "/static/brand/icon-192.png", "sizes": "192x192","type": "image/png", "purpose": "any" },
    { "src": "/static/brand/icon-256.png", "sizes": "256x256","type": "image/png", "purpose": "any" },
    { "src": "/static/brand/icon-384.png", "sizes": "384x384","type": "image/png", "purpose": "any" },
    { "src": "/static/brand/icon-512.png", "sizes": "512x512","type": "image/png", "purpose": "any" },
    { "src": "/static/brand/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/brand/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/static/brand/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "МаркХаб на десктопе"
    },
    {
      "src": "/static/brand/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "МаркХаб на мобильном устройстве"
    }
  ],
  "shortcuts": [
    {
      "name": "Чат",
      "short_name": "Чат",
      "description": "Перейти в корпоративный мессенджер",
      "url": "/chat/",
      "icons": [{ "src": "/static/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Тесты",
      "short_name": "Тесты",
      "description": "Список доступных тестов",
      "url": "/tests/",
      "icons": [{ "src": "/static/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "База знаний",
      "short_name": "Знания",
      "description": "База знаний по оборудованию",
      "url": "/knowledge/",
      "icons": [{ "src": "/static/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
