{
  "name": "OOER",
  "short_name": "OOER",
  "description": "Tech, frontend, and how the web came to be the way it is. Mostly stories about things that misbehaved, and what they turned out to be.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "lang": "en-GB",
  "background_color": "#04050a",
  "theme_color": "#04050a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}