summaryrefslogtreecommitdiffstats
path: root/static/manifest.webmanifest
blob: a43b3345abca0b56104da1bc7311d175093fc134 (plain)
1
2
3
4
5
6
7
8
{
  "short_name": "Ed.",
  "name": "Ed: a Hugo theme for minimal editions",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}