There is currently no declarative means for an web application to associate itself with a manifest. This would be good for autodiscovery by the UA, for search engines, and for when javascript is disabled.
Something like:
<!doctype html>
<html config="/manifest/">
<!-- OR -->
<link rel="appconfig | config | appmanifest | manifest | details | appdetails " src="/manifest/">