This commit is contained in:
28
image_spelling_sequence_sentence_teacher_2/appmanifest.json
Normal file
28
image_spelling_sequence_sentence_teacher_2/appmanifest.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "image_spelling_sequence_sentence_teacher_2",
|
||||
"short_name": "image_spelling_sequence_sentence_teacher_2",
|
||||
"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"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user