haiku-atelier-2024/web/app/themes/haiku-atelier-2024/assets/site.webmanifest
2024-09-30 18:19:25 +02:00

20 lines
No EOL
508 B
JSON

{
"background_color": "#FFF",
"display": "standalone",
"icons": [
{
"sizes": "192x192",
"src": "img/android-chrome-192x192.png",
"type": "image/png"
},
{
"sizes": "512x512",
"src": "img/android-chrome-512x512.png",
"type": "image/png"
}
],
"name": "Haiku Atelier",
"short_name": "Haiku Atelier",
"theme_color": "#5C0F1F",
"start_url": "https://haikuatelier.fr.ddev.site"
}