Files
sentence2_teacher/audio_spelling_sequence_sentence_teacher/appmanifest.json
lubukhu 6a9f6e0017
All checks were successful
Deploy to Production / deploy (push) Successful in 6s
up
2026-02-25 15:30:45 +07:00

29 lines
576 B
JSON

{
"name": "audio_spelling_sequence_sentence_teacher",
"short_name": "audio_spelling_sequence_sentence_teacher",
"start_url": "index.html",
"display": "fullscreen",
"orientation": "any",
"icons": [{
"src": "icon-16.png",
"sizes": "16x16",
"type": "image/png"
}, {
"src": "icon-32.png",
"sizes": "32x32",
"type": "image/png"
}, {
"src": "icon-128.png",
"sizes": "128x128",
"type": "image/png"
}, {
"src": "icon-256.png",
"sizes": "144x144",
"type": "image/png"
}, {
"src": "icon-256.png",
"sizes": "256x256",
"type": "image/png"
}]
}