{
  "short_name": "sjmacneil",
  "name": "Steven MacNeil",
  "description": "Steven MacNeil's homepage",
  "start_url": "/",
  "icons": [
    {
      "src": "/img/favicon128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/img/favicon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/favicon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "background_color": "#292D3E",
  "display": "fullscreen",
  "theme_color": "#292D3E"
}