Files
mission-control-v2/frontend/dist/manifest.webmanifest
T
2026-08-07 15:11:16 +00:00

10 lines
182 B
JSON

{
"name": "Mission Control 2.0",
"short_name": "MC2",
"start_url": "/",
"display": "standalone",
"background_color": "#0d1117",
"theme_color": "#0d1117",
"icons": []
}