{
  "id": "/lk/",
  "name": "Кинолог LIFE",
  "short_name": "Кинолог LIFE",
  "description": "Личный кабинет школы Кинолог LIFE: запись, питомцы, бонусы и новости",
  "start_url": "/lk/home",
  "scope": "/lk/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#f6f2ea",
  "theme_color": "#f6f2ea",
  "lang": "ru",
  "categories": [
    "lifestyle",
    "education"
  ],
  "shortcuts": [
    {
      "name": "Записаться",
      "short_name": "Запись",
      "url": "/lk/bookings",
      "icons": [
        {
          "src": "/lk/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Мои бонусы",
      "short_name": "Бонусы",
      "url": "/lk/bonuses",
      "icons": [
        {
          "src": "/lk/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Мои собаки",
      "short_name": "Собаки",
      "url": "/lk/dogs",
      "icons": [
        {
          "src": "/lk/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/lk/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lk/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lk/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
