{ "name": "MySalesSquad", "short_name": "MySalesSquad", "description": "The operating system behind how great sellers work.", "start_url": "/", "display": "standalone", "background_color": "#06090F", "theme_color": "#06090F", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/assets/img/brand/icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }