moving assets around...
This commit is contained in:
@ -3,12 +3,12 @@
|
|||||||
"short_name": "Topos",
|
"short_name": "Topos",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "favicon/android-chrome-192x192.png",
|
"src": "android-chrome-192x192.png",
|
||||||
"sizes": "192x192",
|
"sizes": "192x192",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "favicon/android-chrome-512x512.png",
|
"src": "android-chrome-512x512.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
@ -22,14 +22,14 @@
|
|||||||
"description": "Topos is a web based live coding platform",
|
"description": "Topos is a web based live coding platform",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
{
|
{
|
||||||
"src": "img/screenshot_miniature.png",
|
"src": "screenshot_miniature.png",
|
||||||
"sizes": "640x320",
|
"sizes": "640x320",
|
||||||
"type": "image/gif",
|
"type": "image/gif",
|
||||||
"form_factor": "wide",
|
"form_factor": "wide",
|
||||||
"label": "Topos application"
|
"label": "Topos application"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "img/topos_code.png",
|
"src": "topos_code.png",
|
||||||
"sizes": "1280x768",
|
"sizes": "1280x768",
|
||||||
"type": "image/gif",
|
"type": "image/gif",
|
||||||
"label": "Topos code"
|
"label": "Topos code"
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB |
BIN
topos_gif.gif
Normal file
BIN
topos_gif.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.9 MiB |
Reference in New Issue
Block a user