{
  "short_name": "console",
  "name": "console.garethbuckley.com manifest",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "white",
  "background_color": "black",
  "description": "console.garethbuckley.com",
  "icons": [
    {
       "src": "homescreen192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}