fix save app

This commit is contained in:
2021-02-09 20:05:13 +03:00
parent 049ee2b695
commit 24b63bb3cf

View File

@ -2,9 +2,7 @@
"theme_color": "#ffffff", "theme_color": "#ffffff",
"background_color": "#ffffff", "background_color": "#ffffff",
"display": "fullscreen", "display": "fullscreen",
"scope": "/",
"orientation": "portrait", "orientation": "portrait",
"start_url": "/",
"app_name": "Example for Kids", "app_name": "Example for Kids",
"short_name": "Example" "short_name": "Example"
} }