A web application manifest, defined in the Web Application Manifest specification, is a JSON text file that provides information about a web application.
I assume that whatever process they are using to test the site is checking for the existence of that file, but it's not something that we request or check for. It may be something they explicitly check or it might be whatever browser wrapper they're using.