- PWA shell with service worker offline caching - Encrypted vault using IndexedDB - Lightning/L402 module placeholder - Ollama bridge placeholder - MIT license, no proprietary deps Co-authored-by: Hermes <hermes@nousresearch.com>
9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"name": "Sovereign Stack",
|
|
"short_name": "Sovereign",
|
|
"start_url": "./",
|
|
"display": "standalone",
|
|
"background_color": "#0a0a0a",
|
|
"theme_color": "#0a0a0a"
|
|
}
|