potain/potain03/jeux/assets/icons/site.webmanifest

20 lines
456 B
Text
Raw Normal View History

2021-06-05 18:03:35 +02:00
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/icons/android-chrome-192x192.png?v=potain",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icons/android-chrome-256x256.png?v=potain",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}