feat: Sovereign Nexus v1.1 — Domain Alignment & Health HUD #841

Merged
Timmy merged 4 commits from improvement/sovereign-nexus-v1 into main 2026-04-05 21:05:21 +00:00
Showing only changes of commit 3abc573c1f - Show all commits

16
manifest.json Normal file
View File

@@ -0,0 +1,16 @@
{
"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"
}
]
}