Spaces:
Running
Running
Update manifest.json
Browse files- manifest.json +5 -5
manifest.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
{
|
| 2 |
-
"name": "
|
| 3 |
-
"short_name": "
|
| 4 |
"start_url": "/",
|
| 5 |
"display": "standalone",
|
| 6 |
-
"background_color": "#
|
| 7 |
-
"theme_color": "#
|
| 8 |
"icons": [
|
| 9 |
{
|
| 10 |
"src": "/icon.png",
|
| 11 |
-
"sizes": "
|
| 12 |
"type": "image/png"
|
| 13 |
},
|
| 14 |
{
|
|
|
|
| 1 |
{
|
| 2 |
+
"name": "SHAIK",
|
| 3 |
+
"short_name": "SHAIK ",
|
| 4 |
"start_url": "/",
|
| 5 |
"display": "standalone",
|
| 6 |
+
"background_color": "#000000",
|
| 7 |
+
"theme_color": "#000000",
|
| 8 |
"icons": [
|
| 9 |
{
|
| 10 |
"src": "/icon.png",
|
| 11 |
+
"sizes": "512x512",
|
| 12 |
"type": "image/png"
|
| 13 |
},
|
| 14 |
{
|