This commit is contained in:
Bubobubobubobubo
2023-12-19 19:49:01 +00:00
parent cd9dc9672e
commit e66dc22a90
7 changed files with 41 additions and 4 deletions

View File

@ -1 +1,37 @@
{"0":"m","1":"a","2":"n","3":"i","4":"f","5":"e","6":"s","7":"t","8":".","9":"w","10":"e","11":"b","12":"m","13":"a","14":"n","15":"i","16":"f","17":"e","18":"s","19":"t","name":"topos","short_name":"topos","start_url":"/","display":"standalone","background_color":"#ffffff","lang":"en","scope":"/"}
{
"name": "Topos",
"short_name": "Topos",
"icons": [
{
"src": "favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"display": "standalone",
"start_url": "/",
"scope": "/",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"description": "Topos is a web based live coding platform",
"screenshots": [
{
"src": "favicon/screenshot_miniature.png",
"sizes": "640x320",
"type": "image/gif",
"form_factor": "wide",
"label": "Topos application"
},
{
"src": "favicon/topos_code.png",
"sizes": "1280x768",
"type": "image/gif",
"label": "Topos code"
}
]
}