mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-12 23:33:43 +08:00
chore: remove PWA installation banner, associated hooks, manifest, and PWA metadata from the application.
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"name": "KVideo - 视频聚合平台",
|
||||
"short_name": "KVideo",
|
||||
"description": "视频聚合平台",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#000000",
|
||||
"theme_color": "#000000",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icon.png",
|
||||
"sizes": "1024x1024",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user