1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00
documize/gui/public/manifest.json

11 lines
232 B
JSON
Raw Normal View History

2017-08-08 11:24:21 +01:00
{
2022-03-01 20:00:33 -05:00
"name": "Community",
"short_name": "Community",
2017-08-08 11:24:21 +01:00
"display": "standalone",
"background_color": "#280A42",
"theme_color": "#280A42",
2017-08-08 11:24:21 +01:00
"description": "Organized documents",
"start_url": "/?utm_source=homescreen",
2024-01-10 14:47:40 -05:00
"icons": []
2017-08-08 11:24:21 +01:00
}