mirror of
https://github.com/blackboxprogramming/blackroad-apps.git
synced 2026-03-17 08:57:13 -05:00
📱 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:
14
blackroad-sync/manifest.json
Normal file
14
blackroad-sync/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "BlackRoad Sync",
|
||||
"short_name": "Sync",
|
||||
"description": "Real-time data synchronization",
|
||||
"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"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user