{# # PWA installability: manifest + platform icons. Paired with js/pwa.js, # which registers the service worker (public_html/sw.js). #}<link rel="manifest" href="{{ asset('manifest.webmanifest') }}"><meta name="theme-color" content="#3355d8"><link rel="apple-touch-icon" href="{{ asset('pwa-icons/apple-touch-icon.png') }}">