{
  "id": "/",
  "name": "BC Tour Agency",
  "short_name": "BC TOURS",
  "description": "Личный кабинет турагентства — заявки, заказы и профиль",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "ru",
  "dir": "ltr",
  "categories": [
    "travel",
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Заявки",
      "short_name": "Заявки",
      "description": "Открыть заявки",
      "url": "/applications",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Заказы",
      "short_name": "Заказы",
      "description": "Открыть заказы",
      "url": "/orders",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/narrow-signin.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Кабинет турагентства: заявки, заказы и профиль"
    },
    {
      "src": "/screenshots/wide-signin.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Кабинет турагентства: заявки, заказы и профиль"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://agency.bookingcore.app/manifest.json"
    }
  ]
}
