{{-- PWA theme & appearance --}}
{{-- PWA manifest --}}
{{-- Icons --}}
{{-- Open Graph --}}
{{ config('app.name', 'INVENTINO') }}
{{-- Apply saved theme immediately to prevent flash of wrong theme --}} @vite(['resources/css/app.css', 'resources/js/app.js'])