Spaces:
Sleeping
Sleeping
Delete manifest.json
Browse files- manifest.json +0 -21
manifest.json
DELETED
@@ -1,21 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"short_name": "Ionic App",
|
3 |
-
"name": "My Ionic App",
|
4 |
-
"icons": [
|
5 |
-
{
|
6 |
-
"src": "assets/icon/favicon.png",
|
7 |
-
"sizes": "64x64 32x32 24x24 16x16",
|
8 |
-
"type": "image/x-icon"
|
9 |
-
},
|
10 |
-
{
|
11 |
-
"src": "assets/icon/icon.png",
|
12 |
-
"type": "image/png",
|
13 |
-
"sizes": "512x512",
|
14 |
-
"purpose": "maskable"
|
15 |
-
}
|
16 |
-
],
|
17 |
-
"start_url": ".",
|
18 |
-
"display": "standalone",
|
19 |
-
"theme_color": "#ffffff",
|
20 |
-
"background_color": "#ffffff"
|
21 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|