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

9 lines
193 B
JSON

{
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "fullscreen",
"orientation": "portrait",
"app_name": "Example for Kids",
"short_name": "Example"
}