upda/server/web/public/manifest.json

9 lines
145 B
JSON
Raw Normal View History

{
"short_name": "",
"name": "",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}