Merge branch '3.0'
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / images / favicon / default.manifest.json
1 {
2 "name": "",
3 "icons": [
4 {
5 "src": "default.android-chrome-192x192.png",
6 "sizes": "192x192",
7 "type": "image/png"
8 },
9 {
10 "src": "default.android-chrome-256x256.png",
11 "sizes": "256x256",
12 "type": "image/png"
13 }
14 ],
15 "theme_color": "#ffffff",
16 "background_color": "#ffffff",
17 "display": "browser"
18 }