Twig\Error\RuntimeError

Line 15 of /var/www/html/site/snippets/layout/head.twig

An exception has been thrown during the rendering of a template ("`manifest.json` not found.").

{% if not disableSeo %}
{{ snippet('seo/head') }}
{{ snippet('seo/schemas') }}
{% endif %}

<link rel="shortcut icon" href="{{ site().favicon().toFile().url() }}">
{{ vite().css('css/index.css') | raw }}