{
  "name": "Kendragon Agency",
  "short_name": "Kendragon",
  "description": "Content marketing agency — strategy, editorial, video and distribution.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0B0C0E",
  "theme_color": "#0B0C0E",
  "icons": [
    {
      "src": "assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}