Files
examples-for-kids/public/manifest.json
Николай Вигдоров d96728c719
Some checks failed
Deploy to pages / build (push) Has been cancelled
continuous-integration/drone/push Build is passing
fix manifest
2025-06-29 12:27:18 +03:00

10 lines
246 B
JSON

{
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "fullscreen",
"orientation": "portrait",
"start_url": "/",
"app_name": "Примеры для 1-2 классов",
"short_name": "Примеры"
}