Spaces:
Sleeping
Sleeping
Update static/manifest.json
Browse files- static/manifest.json +2 -2
static/manifest.json
CHANGED
|
@@ -8,12 +8,12 @@
|
|
| 8 |
"description": "An AI-powered text-to-video generator.",
|
| 9 |
"icons": [
|
| 10 |
{
|
| 11 |
-
"src": "/static/
|
| 12 |
"sizes": "192x192",
|
| 13 |
"type": "image/png"
|
| 14 |
},
|
| 15 |
{
|
| 16 |
-
"src": "/static/
|
| 17 |
"sizes": "512x512",
|
| 18 |
"type": "image/png"
|
| 19 |
}
|
|
|
|
| 8 |
"description": "An AI-powered text-to-video generator.",
|
| 9 |
"icons": [
|
| 10 |
{
|
| 11 |
+
"src": "/static/icon-192x192.png",
|
| 12 |
"sizes": "192x192",
|
| 13 |
"type": "image/png"
|
| 14 |
},
|
| 15 |
{
|
| 16 |
+
"src": "/static/icon-512x512.png",
|
| 17 |
"sizes": "512x512",
|
| 18 |
"type": "image/png"
|
| 19 |
}
|