Spaces:
Runtime error
Runtime error
Update static/manifest.webmanifest
Browse files- static/manifest.webmanifest +20 -20
static/manifest.webmanifest
CHANGED
|
@@ -1,21 +1,21 @@
|
|
| 1 |
-
{
|
| 2 |
-
"short_name": "
|
| 3 |
-
"name": "
|
| 4 |
-
"description": "Mod of TurboWarp that was made to allow for really cool projects.",
|
| 5 |
-
"icons": [
|
| 6 |
-
{
|
| 7 |
-
"src": "images/192.png",
|
| 8 |
-
"type": "image/png",
|
| 9 |
-
"sizes": "192x192"
|
| 10 |
-
},
|
| 11 |
-
{
|
| 12 |
-
"src": "images/512.png",
|
| 13 |
-
"type": "image/png",
|
| 14 |
-
"sizes": "512x512"
|
| 15 |
-
}
|
| 16 |
-
],
|
| 17 |
-
"start_url": "editor",
|
| 18 |
-
"background_color": "#333333",
|
| 19 |
-
"display": "standalone",
|
| 20 |
-
"theme_color": "#333333"
|
| 21 |
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"short_name": "Scratch4School",
|
| 3 |
+
"name": "Scratch for School",
|
| 4 |
+
"description": "Mod of TurboWarp that was made to allow for really cool projects.",
|
| 5 |
+
"icons": [
|
| 6 |
+
{
|
| 7 |
+
"src": "images/192.png",
|
| 8 |
+
"type": "image/png",
|
| 9 |
+
"sizes": "192x192"
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"src": "images/512.png",
|
| 13 |
+
"type": "image/png",
|
| 14 |
+
"sizes": "512x512"
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"start_url": "editor",
|
| 18 |
+
"background_color": "#333333",
|
| 19 |
+
"display": "standalone",
|
| 20 |
+
"theme_color": "#333333"
|
| 21 |
}
|