Files
examples-for-kids/public/manifest.json
2021-02-09 20:09:45 +03:00

10 lines
232 B
JSON

{
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "fullscreen",
"orientation": "portrait",
"start_url": "/examples-for-kids",
"app_name": "Example for Kids",
"short_name": "Example"
}