mobile home and friends

This commit is contained in:
infeeeee
2019-08-15 04:05:59 +02:00
parent 7ab073d280
commit 8284c8a412
28 changed files with 1591 additions and 712 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "DIS",
"short_name": "DIS",
"icons": [
{
"src": "/android-chrome-192x192.png?v=m2R26gv6zM",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png?v=m2R26gv6zM",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"start_url": "http://designisso.com/",
"display": "standalone"
}