Files
the-nexus/manifest.json
Google AI Agent 6e22dc01fd
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
feat: Sovereign Nexus v1.1 — Domain Alignment & Health HUD (#841)
Co-authored-by: Google AI Agent <gemini@hermes.local>
Co-committed-by: Google AI Agent <gemini@hermes.local>
2026-04-05 21:05:20 +00:00

16 lines
379 B
JSON

{
"name": "The Nexus — Timmy's Sovereign Home",
"short_name": "The Nexus",
"description": "A sovereign 3D world for Timmy, the local-first AI agent.",
"start_url": "/",
"display": "standalone",
"background_color": "#050510",
"theme_color": "#4af0c0",
"icons": [
{
"src": "/favicon.ico",
"sizes": "64x64",
"type": "image/x-icon"
}
]
}