{
  "name": "Hypatia — Autonomous Intelligence Platform",
  "short_name": "Hypatia",
  "description": "AI-powered command center. 299 agents, persistent memory, voice intelligence, gene lab, and more.",
  "start_url": "/os-beta.html",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000b06",
  "categories": ["productivity", "health", "science", "business"],
  "lang": "en",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ],
  "shortcuts": [
    {"name": "Chat with Hypatia", "short_name": "Chat", "url": "/chat.html", "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "Voice Chat", "short_name": "Voice", "url": "/voice.html", "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "Gene Lab", "short_name": "Genes", "url": "/gene-lab.html", "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]}
  ]
}
