{
  "short_name": "ГК Рабочий",
  "name": "ГК Рабочий — личный кабинет и домофон",
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/dashboard?source=pwa",
  "display": "standalone",
  "theme_color": "#070A12",
  "background_color": "#070A12",
  "scope": "/",
  "description": "Личный кабинет, учёт времени, заявки и домофон ГК Рабочий",
  "shortcuts": [
    {
      "name": "Домофон",
      "short_name": "Домофон",
      "url": "/dashboard?tab=intercom",
      "icons": [
        {
          "src": "android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Учёт времени",
      "short_name": "Учёт",
      "url": "/dashboard?tab=attendance",
      "icons": [
        {
          "src": "android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "id": "/",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary"
}
