{ "name": "WidgetPhone.Io", "short_name": "WidgetPhone", "description": "Inbound-only browser softphone. Receive calls right in your browser.", "id": ".", "start_url": "app/phone", "scope": ".", "display": "standalone", "orientation": "portrait", "background_color": "#020617", "theme_color": "#020617", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }