tpage
2018-06-19 c16ddc4e070b30692a471bd7250a10815d6825de
commit | author | age
998a46 1 {
1a68cf 2   "name": "cli-test2",
D 3   "short_name": "cli-test2",
998a46 4   "icons": [
D 5     {
6       "src": "/img/icons/android-chrome-192x192.png",
7       "sizes": "192x192",
8       "type": "image/png"
9     },
10     {
11       "src": "/img/icons/android-chrome-512x512.png",
12       "sizes": "512x512",
13       "type": "image/png"
14     }
15   ],
16   "start_url": "/index.html",
17   "display": "standalone",
18   "background_color": "#000000",
19   "theme_color": "#4DBA87"
20 }