{
  "name": "Core Ether",
  "short_name": "Core",
  "description": "Clarigence Core Ether — Omnipresent Intelligence",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090D",
  "theme_color": "#09090D",
  "orientation": "portrait",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat with Buddy",
      "url": "/buddy",
      "description": "Open Buddy chat"
    },
    {
      "name": "Platform Health",
      "url": "/platform",
      "description": "Check platform status"
    }
  ]
}
