Blame


1 8a35f56c 2022-07-16 thomas {
2 8a35f56c 2022-07-16 thomas "name": "",
3 8a35f56c 2022-07-16 thomas "short_name": "",
4 8a35f56c 2022-07-16 thomas "icons": [
5 8a35f56c 2022-07-16 thomas {
6 8a35f56c 2022-07-16 thomas "src": "/android-chrome-192x192.png",
7 8a35f56c 2022-07-16 thomas "sizes": "192x192",
8 8a35f56c 2022-07-16 thomas "type": "image/png"
9 8a35f56c 2022-07-16 thomas },
10 8a35f56c 2022-07-16 thomas {
11 8a35f56c 2022-07-16 thomas "src": "/android-chrome-384x384.png",
12 8a35f56c 2022-07-16 thomas "sizes": "384x384",
13 8a35f56c 2022-07-16 thomas "type": "image/png"
14 8a35f56c 2022-07-16 thomas }
15 8a35f56c 2022-07-16 thomas ],
16 8a35f56c 2022-07-16 thomas "theme_color": "#ffffff",
17 8a35f56c 2022-07-16 thomas "background_color": "#ffffff",
18 8a35f56c 2022-07-16 thomas "display": "standalone"
19 8a35f56c 2022-07-16 thomas }