github.com/martinohmann/rfoutlet@v1.2.1-0.20220707195255-8a66aa411105/web/public/manifest.json (about) 1 { 2 "short_name": "rfoutlet", 3 "name": "rfoutlet - outlet control for raspberry pi", 4 "icons": [ 5 { 6 "src": "favicon.ico", 7 "sizes": "64x64", 8 "type": "image/png" 9 } 10 ], 11 "start_url": "./index.html", 12 "display": "standalone", 13 "theme_color": "#008394", 14 "background_color": "#ffffff" 15 }