/
/
/
1{
2 "short_name": "Snapweb",
3 "name": "Snapcast WebApp",
4 "icons": [
5 {
6 "src": "launcher-icon.png",
7 "sizes": "192x192",
8 "type": "image/png"
9 }
10 ],
11 "start_url": "/index.html",
12 "display": "standalone",
13 "categories": ["music"],
14 "description": "Snapcast web client",
15 "theme_color": "#455A64"
16}
17