all repos — honk @ b05f6a5f19d58de8c3923fbd15309ba479eb826a

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