Files
rehearshalhub/web/public/manifest.json
2026-04-08 08:12:05 +00:00

9 lines
183 B
JSON

{
"name": "RehearsalHub",
"short_name": "RehearsalHub",
"start_url": "/",
"display": "standalone",
"background_color": "#0d1117",
"theme_color": "#0d1117",
"icons": []
}