Files
examples-for-kids/public/manifest.json

11 lines
233 B
JSON

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