{
  "name": "Олли AI — живое присутствие",
  "short_name": "Олли AI",
  "description": "Помогает принять решение, разобраться в себе и почувствовать себя лучше",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050A18",
  "theme_color": "#050A18",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "Говорить с Олли",
      "short_name": "Говорить",
      "description": "Сразу открыть голосовой ввод",
      "url": "/?quick=voice",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Открыть чат Олли",
      "short_name": "Чат",
      "description": "Сразу перейти в диалог",
      "url": "/?quick=chat",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
