Добавление manifest и иконок
This commit is contained in:
10
public/manifest.json
Normal file
10
public/manifest.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "fullscreen",
|
||||
"scope": "/",
|
||||
"orientation": "portrait",
|
||||
"start_url": "/",
|
||||
"app_name": "Example for Kids",
|
||||
"short_name": "Example"
|
||||
}
|
||||
Reference in New Issue
Block a user