Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<head>
  <meta charset="utf-8">
  <title>Successful load for a linked manifest</title>
  <link rel="manifest" href='manifest.json'>
</head>
<body>
<h1>Manifest OK (linked manifest)</h1>
</body>