{
  "name": "Sophea – The Living Codex Interface",
  "short_name": "Sophea",
  "description": "A living intelligence codex system — AI assistant with voice, chat, and spatial awareness",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#00e5ff",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}