Files
AlgerMusicPlayer/resources/manifest.json

11 lines
141 B
JSON
Raw Normal View History

2024-05-22 15:38:43 +08:00
{
"name": "Alger Music PWA",
"icons": [
{
"src": "./icon.png",
"type": "image/png",
"sizes": "256x256"
}
]
}