{
  "id": "/",
  "name": "BusinessRentPilot",
  "short_name": "RentPilot",
  "description": "Управление объектами, ценами и бронированиями Бизнес Аренды",
  "lang": "ru",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#f4f7fb",
  "theme_color": "#17345f",
  "icons": [
    { "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/app-icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/business-rent-logo.png", "sizes": "208x208", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Главная", "short_name": "Главная", "url": "/?section=overview", "icons": [{ "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Бронирования", "short_name": "Брони", "url": "/?section=bookings", "icons": [{ "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Объекты 360°", "short_name": "Объекты", "url": "/?section=objects", "icons": [{ "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
