{ "name": "Global biders", "short_name": "Global biders", "description": "Trade securities and track your gains with Global biders.", "start_url": "./login?pwa=1", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#01875f", "icons": [ { "src": "./assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "./assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }