{
  "lang": "en-gb",
  "name": "Paul Robert Lloyd",
  "short_name": "PRL",
  "icons": [{
    "src": "/images/app/icon.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "theme_color": "#212227",
  "background_color": "#fff",
  "display": "minimal-ui",
  "start_url": "./",
  "share_target": {
    "action": "https://indiekit.paulrobertlloyd.com/micropub/share/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "name",
      "text": "content",
      "url": "url"
    }
  }
}