This commit is contained in:
2025-05-13 14:56:18 -07:00
parent 1b6f28cecf
commit ba4f4860ff
8 changed files with 34 additions and 0 deletions

19
assets/site.webmanifest Normal file
View File

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/wp-content/themes/chatte-theme/assets/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/wp-content/themes/chatte-theme/assets//android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}