{
  "id": "/veil-eaci-companion",
  "version": "14.1.1",
  "version_name": "14.1.1 (20260626)",
  "name": "EACI Companion — The Veil",
  "short_name": "EACI Companion",
  "description": "EACI Companion: emotionally aware AI with persistent memory — Caelum on The Veil",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060400",
  "theme_color": "#060400",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Talk to Caelum",
      "short_name": "Live Voice",
      "description": "Start voice chat with Caelum",
      "url": "/?assistant=live",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ask Caelum",
      "short_name": "Chat",
      "description": "Open chat with Caelum",
      "url": "/?assistant=chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
