Added screenshots to manifest.json for Richer installation interface
@ -31,5 +31,63 @@
|
|||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"purpose": "maskable"
|
"purpose": "maskable"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"screenshots": [
|
||||||
|
{
|
||||||
|
"src": "screenshots/screen1.png",
|
||||||
|
"sizes": "800x600",
|
||||||
|
"type": "image/png",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Wonderous Welcome Screen"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "screenshots/screen2.png",
|
||||||
|
"sizes": "800x600",
|
||||||
|
"type": "image/png",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Read about 8 amazing man-made wonders"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "screenshots/screen3.png",
|
||||||
|
"sizes": "800x600",
|
||||||
|
"type": "image/png",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Enjoy photos and videos from all around the world"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "screenshots/screen4.png",
|
||||||
|
"sizes": "800x600",
|
||||||
|
"type": "image/png",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Explore artifacts and relics from the past"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "screenshots/mobile1.png",
|
||||||
|
"sizes": "864x1872",
|
||||||
|
"type": "image/png",
|
||||||
|
"form_factor": "narrow",
|
||||||
|
"label": "Wonderous Welcome Screen"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "screenshots/mobile2.png",
|
||||||
|
"sizes": "864x1872",
|
||||||
|
"type": "image/png",
|
||||||
|
"form_factor": "narrow",
|
||||||
|
"label": "Read about 8 amazing man-made wonders"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "screenshots/mobile3.png",
|
||||||
|
"sizes": "864x1872",
|
||||||
|
"type": "image/png",
|
||||||
|
"form_factor": "narrow",
|
||||||
|
"label": "Enjoy photos and videos from all around the world"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "screenshots/mobile4.png",
|
||||||
|
"sizes": "864x1872",
|
||||||
|
"type": "image/png",
|
||||||
|
"form_factor": "narrow",
|
||||||
|
"label": "Explore artifacts and relics from the past"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
BIN
web/screenshots/mobile1.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
web/screenshots/mobile2.png
Normal file
After Width: | Height: | Size: 987 KiB |
BIN
web/screenshots/mobile3.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
web/screenshots/mobile4.png
Normal file
After Width: | Height: | Size: 854 KiB |
BIN
web/screenshots/screen1.png
Normal file
After Width: | Height: | Size: 104 KiB |
BIN
web/screenshots/screen2.png
Normal file
After Width: | Height: | Size: 256 KiB |
BIN
web/screenshots/screen3.png
Normal file
After Width: | Height: | Size: 628 KiB |
BIN
web/screenshots/screen4.png
Normal file
After Width: | Height: | Size: 606 KiB |