{
  "id": "/resident",
  "name": "КП Европа",
  "short_name": "Европа",
  "description": "Сервис жителя коттеджного посёлка Европа",
  "lang": "ru",
  "start_url": "/resident",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F4F0",
  "theme_color": "#173F35",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Открыть шлагбаум",
      "short_name": "Шлагбаум",
      "url": "/resident/access?focus=barrier",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Гостевой пропуск",
      "short_name": "Гость",
      "url": "/resident/access?create=pass",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Новое обращение",
      "short_name": "Обращение",
      "url": "/resident/tickets?create=1",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
