mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-26 17:27:23 +08:00
✨ feat: 添加manifest.json
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Alger Music PWA",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./icon.png",
|
||||
"type": "image/png",
|
||||
"sizes": "256x256"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user