File: /home/f/r/e/frenchy/www/_trash/wp-content/themes/biig/views/partials/favicons.twig
<link rel="apple-touch-icon" sizes="180x180" href="{{ theme.path }}/assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="{{ theme.path }}/assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="{{ theme.path }}/assets/favicons/favicon-16x16.png">
<link rel="mask-icon" href="{{ theme.path }}/assets/favicons/safari-pinned-tab.svg" color="#333333">
<meta name="msapplication-TileColor" content="#333333">
<meta name="theme-color" content="#333333">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="application-name" content="{{ site.name }}">
<meta name="apple-mobile-web-app-title" content="{{ site.name }}">
<link rel="manifest" href="{{ theme.path }}/assets/favicons/site.webmanifest">
<meta name="msapplication-config" content="{{ theme.path }}/assets/favicons/browserconfig.xml" />