{ "name": "Gobee", "short_name": "Gobee", "theme_color": "#fcd133", "background_color": "#fffbeb", "display": "fullscreen", "orientation": "landscape", "scope": "./", "start_url": "./", "icons": [ { "src": "assets/icons/helper-bee.svg", "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "assets/icons/helper-bee-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "assets/icons/helper-bee-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }