Доработан манифест

This commit is contained in:
FrigaT
2026-04-22 15:19:08 +03:00
parent 0f2755281e
commit b1febfc9dc

View File

@@ -3,11 +3,15 @@
"short_name": "PlaylistShare", "short_name": "PlaylistShare",
"id": "./", "id": "./",
"start_url": "./", "start_url": "./",
"scope": "./", "scope": "/",
"handle_links": "preferred", "handle_links": "preferred",
"display": "standalone", "display": "standalone",
"background_color": "#1a1a27", "background_color": "#1a1a27",
"theme_color": "#7e6fff", "theme_color": "#7e6fff",
"launch_handler": {
"client_mode": "focus-existing"
},
"prefer_related_applications": false, "prefer_related_applications": false,
"icons": [ "icons": [
{ {