LifeRPG_v2.0/modern/frontend/manifest.json

9 lines
231 B
JSON

{
"name": "LifeRPG Modern",
"short_name": "LifeRPG",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"description": "A modern, cross-platform habit-leveling app.",
"icons": []
}