{
  "name": "Cloud CRM",
  "short_name": "CRM",
  "description": "CRM для проектного бизнеса: сделки, проекты, видеовстречи и AI-агенты",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4f8cff",
  "lang": "ru-RU",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Входящие", "url": "/inbox" },
    { "name": "Сделки", "url": "/deals" },
    { "name": "Задачи", "url": "/tasks" }
  ]
}
