Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Empty manifest</title>
<link rel="manifest" href='data:application/manifest+json,{"name": 0}'>
</head>
<body>
<pre><code>{ }</code></pre>
</body>