{
  "name": "webmention.io",
  "short_name": "webmention.io",
  "description": "Webmention.io is a hosted service created to easily receive webmentions on any web page",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#3056d3",
  "background_color": "#f5f6f8",
  "display": "standalone",
  "icons": [
    { "src": "img/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "img/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "img/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "img/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "img/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "img/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "img/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Settings", "url": "/settings" },
    { "name": "Sites", "url": "/settings/sites" },
    { "name": "Blocklists", "url": "/settings/blocks" },
    { "name": "Web Hooks", "url": "/settings/webhooks" }
  ]
}
