{
  "name": "KIRA",
  "short_name": "KIRA",
  "description": "KIRA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080f1a",
    "theme_color": "#000000",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Единое окно", "url": "/pipeline", "description": "Главный дашборд операций" },
    { "name": "Задачи", "url": "/tasks", "description": "Мои задачи" },
    { "name": "Заказы", "url": "/orders", "description": "Список заказов" },
    { "name": "Склад", "url": "/inventory", "description": "Остатки и движение" },
    { "name": "Смены", "url": "/production/shifts", "description": "Открыть/закрыть смену" }
  ],
  "prefer_related_applications": false
}
