all repos — honk @ 5382ae3cc59b3c1997c5dba3e7b7fe5b818fe924

my fork of honk

views/manifest.webmanifest (view raw)

 1{
 2  "background_color": "#F5EFFF",
 3  "description": "undermine the vole",
 4  "display": "standalone",
 5  "icons": [
 6    {
 7      "src": "icon.png",
 8      "sizes": "144x144",
 9      "type": "image/png"
10    }
11  ],
12  "name": "honk",
13  "short_name": "honk",
14  "start_url": "/"
15}
16