mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
安装到桌面时支持操作按钮
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "MoviePilot",
|
"name": "MoviePilot",
|
||||||
"short_name": "MoviePilot",
|
"short_name": "MoviePilot",
|
||||||
"start_url": "./",
|
"start_url": "./",
|
||||||
|
"display": "minimal-ui",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "./android-chrome-192x192.png",
|
"src": "./android-chrome-192x192.png",
|
||||||
@@ -30,7 +31,6 @@
|
|||||||
],
|
],
|
||||||
"theme_color": "#28243D",
|
"theme_color": "#28243D",
|
||||||
"background_color": "#28243D",
|
"background_color": "#28243D",
|
||||||
"display": "standalone",
|
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
{
|
{
|
||||||
"name": "推荐",
|
"name": "推荐",
|
||||||
|
|||||||
Reference in New Issue
Block a user