minify svg

This commit is contained in:
infeeeee
2019-09-07 02:35:11 +02:00
parent 1e14664a54
commit f113022b00
82 changed files with 1188 additions and 1125 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"
}