chromium/chrome/test/data/web_apps/subapps_isolated_app/index.html

<!DOCTYPE html>
<html>
  <head>
    <title>Sub apps Isolated Web App</title>
    <link rel="manifest" href="/manifest.webmanifest" type="text/html" />
  </head>
  <body>
    Sub apps test app
  </body>
</html>