{
  "name": "garykleinstudio",
  "short_name": "gks",
  "description": "Portfolio site of ux designer and manager Gary Klein",
  "lang": "en-US",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "white",
  "theme_color": "#3a3a3a",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "apple-touch-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "apple-touch-icon-152x152-precomposed.png",
      "type": "image/png",
      "sizes": "152x152"
    }
  ]
}
