{
  "name": "Ciel",
  "short_name": "Ciel",
  "description": "Когнитивная кабина — граф знаний, задачи, заметки",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "ru",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#2a2a2a",
  "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-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Ciel Code",
      "short_name": "Ciel Code",
      "description": "Чат с агентами Claude Code / Codex на твоих машинах",
      "url": "/ciel",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
