{
  "name": "BIZ-MANAGER",
  "short_name": "BIZ-MANAGER",
  "description": "BIZ-MANAGER — сделки, номера, документы: AVRORA / KAISER",
  "id": "/",
  "start_url": "/?r=panel",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "ru",
  "background_color": "#0C1214",
  "theme_color": "#12211F",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Сделки",
      "url": "/?r=expedientes",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Загрузить файлы",
      "url": "/?r=entrantes",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
