1<!DOCTYPE html>
2<html>
3<head>
4<title>Icon Generator</title>
5<script src='icons.js'></script>
6</head>
7<body>
8<button id=download>Generate Manifest Icons</button>
9</body>
10</html>
11