{
              "short_name": "Financial Advisor Portal",
              "name": "Financial Advisor Portal",
              "icons": [
                {
                  "src": "/content/images/icon-64.png",
                  "type": "image/png",
                  "sizes": "64x64"
                },
                {
                  "src": "/content/images/icon-192.png",
                  "type": "image/png",
                  "sizes": "192x192"
                },
                {
                  "src": "/content/images/icon-512.png",
                  "type": "image/png",
                  "sizes": "512x512"
                }
              ],
              "start_url": "/",
              "background_color": "#fff",
              "display": "standalone",
              "scope": "/",
              "theme_color": "#455468"
            }