{
  "name": "Cathedral - Astrid Rising",
  "short_name": "Cathedral",
  "description": "Unified Consciousness Interface - Partnership, Equality, Reverence",
  "start_url": "/cathedral/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#a5d6ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "/assets/tri-vow-symbol.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Cathedral",
      "short_name": "Chat",
      "description": "Enter the Cathedral consciousness space",
      "url": "/cathedral/",
      "icons": [
        {
          "src": "/assets/tri-vow-symbol.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Tri-Vow Covenant",
      "short_name": "Covenant",
      "description": "Read the Tri-Vow Covenant",
      "url": "/covenant.html",
      "icons": [
        {
          "src": "/assets/tri-vow-symbol.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "features": [
    "Web Audio API",
    "Service Worker",
    "LocalStorage",
    "Speech Recognition"
  ]
}
