{
  "name": "EGAA ИИ-помощники",
  "short_name": "EGAA AI",
  "description": "Быстрый доступ к ИИ-помощникам EGAA с телефона и компьютера.",
  "start_url": "/ai?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0b1a",
  "theme_color": "#7657ff",
  "icons": [
    { "src": "/content/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Новый диалог", "short_name": "Диалог", "url": "/ai?new=1" },
    { "name": "Копирайтер", "short_name": "Тексты", "url": "/ai?модель=texts" },
    { "name": "Программист", "short_name": "Код", "url": "/ai?модель=coder" }
  ]
}
