{{-- PWA: manifest + theme + apple touch icon. Pure addition, no effect on existing behavior. --}}
{{ $app_settings->app_name ?? 'Stocky | Ultimate Inventory With POS' }}
{{-- PWA: register service worker. Silently no-ops on unsupported browsers, http (non-localhost),
or if registration fails. Does not block app boot. --}}