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 }}