{
  "name": "Сочи Гид — ИИ-помощник",
  "short_name": "Сочи Гид",
  "description": "3400+ мест в Сочи: рестораны, пляжи, экскурсии. Персональные рекомендации от ИИ.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0052CC",
  "background_color": "#FAFBFD",
  "lang": "ru",
  "icons": [
    {
      "src": "/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Чат с ИИ",
      "short_name": "Чат",
      "description": "Задать вопрос ИИ-гиду",
      "url": "/chat.html"
    },
    {
      "name": "Каталог мест",
      "short_name": "Места",
      "description": "Рестораны, пляжи, экскурсии",
      "url": "/places.html"
    }
  ]
}
