{
  "name": "WŬMÙ AI Office",
  "short_name": "WŬMÙ",
  "description": "Виртуальный офис с AI-сотрудниками для бизнеса",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f1a",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "lang": "ru",
  "icons": [
    {
      "src": "/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Юрист",
      "short_name": "Юрист",
      "url": "/lawyer",
      "description": "AI-юрист для правовых вопросов"
    },
    {
      "name": "Таблицы",
      "short_name": "Таблицы",
      "url": "/tax",
      "description": "Табличный редактор"
    },
    {
      "name": "Документы",
      "short_name": "Документы",
      "url": "/documents",
      "description": "Менеджер документов"
    },
    {
      "name": "Мессенджер",
      "short_name": "Чат",
      "url": "/messenger",
      "description": "Корпоративный мессенджер"
    }
  ]
}
