Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Simple manifest</title>
<link rel="manifest" href="non-existing-manifest.json">
</head>
<body>
<p>This page links to a manifest URL that is a 404.</p>
</body>