Files
dis-2019/img/icons/site.webmanifest
2019-08-15 04:05:59 +02:00

21 lines
501 B
JSON

{
"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"
}