Files
sentence2/audio_spelling_sequence_sentence/appmanifest.json
lubukhu 01a28f40a2
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
up
2026-01-28 19:48:50 +07:00

29 lines
522 B
JSON

{
"name": "G120-sequence",
"short_name": "G120-sequence",
"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"
}]
}