{
  "name": "Cozy Code",
  "short_name": "Cozy Code",
  "description": "Cozy Code is a collective of creative and technical talent that builds things on the internet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020202",
  "theme_color": "#020202",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}