Skip to content

Commit 0fc3f45

Browse files
committed
Update manifest.webmanifest
1 parent f6c160d commit 0fc3f45

1 file changed

Lines changed: 11 additions & 22 deletions

File tree

manifest.webmanifest

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,26 @@
22
"name": "ColorPickUp",
33
"short_name": "ColorPickUp",
44
"description": "ColorPickUp is a fast, grid-optimized, and zero-dependency color picker library. Features 16 UI styles, advanced themes, and WCAG accessibility validation.",
5-
"id": "/Color-PickUp/",
6-
"start_url": "/Color-PickUp/",
7-
"scope": "/Color-PickUp/",
5+
"id": "/ColorPickUp/",
6+
"start_url": "/ColorPickUp/",
7+
"scope": "/ColorPickUp/",
8+
"lang": "en",
89
"dir": "auto",
910
"display": "standalone",
11+
"display_override": [
12+
"minimal-ui"
13+
],
1014
"orientation": "any",
1115
"background_color": "#ffffff",
1216
"theme_color": "#2563eb",
13-
"lang": "en",
1417

15-
"categories": [
16-
"developer",
17-
"developer tools",
18-
"development",
19-
"productivity",
20-
"utilities"
21-
],
2218

2319
"launch_handler": {
2420
"client_mode": "navigate-existing"
2521
},
2622

27-
"protocol_handlers": [
28-
{
29-
"protocol": "mailto",
30-
"url": "./&tar=%s"
31-
}
32-
],
33-
34-
"edge_side_panel": {},
35-
23+
"handle_links": "preferred",
24+
"capture_links": "existing-client-navigate",
3625
"prefer_related_applications": false,
3726

3827
"icons": [
@@ -142,13 +131,13 @@
142131
{
143132
"src": "./src/social-.png",
144133
"form_factor": "wide",
145-
"sizes": "1440x810",
134+
"sizes": "1560x780",
146135
"type": "image/png",
147136
"description": "ScreenShot Of Site's Upper Part."
148137
},
149138
{
150139
"src": "./src/social_.png",
151-
"sizes": "720x1480",
140+
"sizes": "768x1376",
152141
"type": "image/png",
153142
"description": "ScreenShot Of Site's Upper Part."
154143
}

0 commit comments

Comments
 (0)