{
  "name": "Retchy",
  "short_name": "Retchy",
  "description": "Portfolio of Graeme Hawkins (Retchy), featuring animation, games, music videos and experimental films.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5ebce",
  "theme_color": "#f5ebce",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}