This commit is contained in:
adevopg
2024-11-12 09:17:08 +01:00
parent fe43f30207
commit 6b976046cb
211 changed files with 18030 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "Nova WoW",
"short_name": "Nova WoW",
"icons": [
{
"src": "/static/android-chrome-192x192.png?v=4",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/static/android-chrome-256x256.png?v=4",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"start_url": "https://novawow.com/es/",
"display": "standalone"
}