📱 11 BlackRoad OS Apps

All published on BlackRoad OS App Store:
- Dashboard, Metrics, Vault, Agent Hub
- Commander, Analytics, Monitor
- Deployer, Studio, Sync
- Plus the original First App

Zero gatekeepers. Zero fees.
This commit is contained in:
Your Name
2026-02-10 14:41:25 -06:00
commit bbc1926dc0
61 changed files with 2800 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "BlackRoad Vault",
"short_name": "Vault",
"description": "Secure credential management",
"start_url": "/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#FF6B35",
"icons": [{
"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='0.9em' font-size='90'%3E🔐%3C/text%3E%3C/svg%3E",
"sizes": "512x512",
"type": "image/svg+xml"
}]
}