UNPKG

252 BJSONView Raw
1{
2 "name": "example",
3 "short_name": "example",
4 "start_url": "/",
5 "display": "minimal-ui",
6 "theme_color": "#fff",
7 "background_color": "#fff",
8 "icons": [{
9 "src": "/assets/icon.png",
10 "type": "image/png",
11 "sizes": "512x512"
12 }]
13}