git-command-center / manifest.json
SNAPKITTYWEST's picture
push from SNAPKITTYWEST/git-command-center
fdc73fd verified
Raw
History Blame Contribute Delete
388 Bytes
{
"name": "Git Command Center",
"short_name": "GitDOS",
"description": "Sovereign git intelligence — DOS terminal, BOB AI, WORM chain",
"start_url": "/app.html",
"display": "standalone",
"background_color": "#04040a",
"theme_color": "#ffd060",
"icons": [
{ "src": "https://collectivekitty.com/favicon.ico", "sizes": "any", "type": "image/x-icon" }
]
}