{
  "name": "Букер - Бронирование переговорной",
  "short_name": "Букер",
  "description": "Приложение для бронирования переговорных комнат",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8a73c7",
  "theme_color": "#8a73c7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}