Spaces:
Sleeping
Sleeping
Update manifest.json
Browse files- manifest.json +1 -13
manifest.json
CHANGED
@@ -5,17 +5,5 @@
|
|
5 |
"display": "standalone",
|
6 |
"background_color": "#000",
|
7 |
"theme_color": "#000",
|
8 |
-
"description": "Eine Web-App für den Wetterbericht im Seebad Eich"
|
9 |
-
"icons": [
|
10 |
-
{
|
11 |
-
"src": "icon-192x192.png",
|
12 |
-
"sizes": "192x192",
|
13 |
-
"type": "image/png"
|
14 |
-
},
|
15 |
-
{
|
16 |
-
"src": "icon-512x512.png",
|
17 |
-
"sizes": "512x512",
|
18 |
-
"type": "image/png"
|
19 |
-
}
|
20 |
-
]
|
21 |
}
|
|
|
5 |
"display": "standalone",
|
6 |
"background_color": "#000",
|
7 |
"theme_color": "#000",
|
8 |
+
"description": "Eine Web-App für den Wetterbericht im Seebad Eich"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
}
|