{
  "name": "Балалайка — Private Intelligence Network",
  "short_name": "Балалайка",
  "description": "Защищённая внутренняя коммуникационная платформа экосистемы Platoniks.",
  "lang": "ru-RU",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1115",
  "theme_color": "#0F1115",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Открыть чаты",
      "short_name": "Чаты",
      "description": "Быстрый переход к списку чатов",
      "url": "/"
    },
    {
      "name": "Открыть задачи",
      "short_name": "Задачи",
      "description": "Быстрый переход к задачам",
      "url": "/?tasks=1"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-chat.jpg",
      "sizes": "1080x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Экран чатов"
    },
    {
      "src": "/screenshot-tasks.jpg",
      "sizes": "1080x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Экран задач"
    }
  ]
}
