Files
storyteller/frontend/public/manifest.json
Aodhan Collins eccd456c59 Initial commit
2025-10-11 21:21:36 +01:00

9 lines
187 B
JSON

{
"short_name": "Storyteller RPG",
"name": "Storyteller RPG Application",
"start_url": ".",
"display": "standalone",
"theme_color": "#667eea",
"background_color": "#ffffff"
}