{
  "name": "Колибри AI Workspace",
  "short_name": "Колибри",
  "description": "Мобильное AI workspace приложение с голосом и агентами.",
  "start_url": "/?app=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05080c",
  "theme_color": "#0d141d",
  "icons": [
    {
      "src": "/kolibri.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
