Kgshop commited on
Commit
7703713
·
verified ·
1 Parent(s): f7a740e

Update manifest.json

Browse files
Files changed (1) hide show
  1. manifest.json +3 -3
manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "name": "Anvico",
3
- "short_name": "Anvico",
4
  "start_url": "/",
5
  "display": "standalone",
6
  "background_color": "#000000",
@@ -8,7 +8,7 @@
8
  "icons": [
9
  {
10
  "src": "/icon.png",
11
- "sizes": "192x192",
12
  "type": "image/png"
13
  },
14
  {
 
1
  {
2
+ "name": "ANVICO",
3
+ "short_name": "ANVICO",
4
  "start_url": "/",
5
  "display": "standalone",
6
  "background_color": "#000000",
 
8
  "icons": [
9
  {
10
  "src": "/icon.png",
11
+ "sizes": "512x512",
12
  "type": "image/png"
13
  },
14
  {