Files
Lieux-wow/public/site.webmanifest
2020-07-10 23:54:28 +03:00

20 lines
456 B
JSON

{
"name": "WoW Best Places",
"short_name": "WoW Best Places",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}