To elaborate: the python module is called swh-web while the default configuration file is currently config/swh/webapp/webapp.yml.
This is inconsistent with what other modules do, i.e., use config/swh/basename/basename.yml, where basename is the module name ("web", in this case).
Warning: I'm not sure if changing this requires deployment adaptations or not.