{ "name": "search-and-help-client", "short_name": "search-and-help-client", "theme_color": "#1477d5", // $color-secondary-700 "background_color": "#e3e6ec", // $color-gray-50 "display": "standalone", "scope": "./", "start_url": "./", "icons": [ { "src": "assets/favicons/favicon.png", "type": "image/png", "purpose": "maskable any" } ] }