@php $isStandalone = ($config['display'] ?? null) === 'standalone'; $icons = $config['icons'] ?? []; $splashes = $config['splash'] ?? []; $appleTouchIcon = $icons['512x512']['src'] ?? ($icons['192x192']['src'] ?? null); @endphp @if(!empty($config['status_bar'])) @endif @if($appleTouchIcon) @endif @if(!empty($splashes['640x1136'])) @endif @if(!empty($splashes['750x1334'])) @endif @if(!empty($splashes['1242x2208'])) @endif @if(!empty($splashes['1125x2436'])) @endif @if(!empty($splashes['828x1792'])) @endif @if(!empty($splashes['1242x2688'])) @endif @if(!empty($splashes['1170x2532'])) @endif @if(!empty($splashes['1284x2778'])) @endif @if(!empty($splashes['1179x2556'])) @endif @if(!empty($splashes['1290x2796'])) @endif @if(!empty($splashes['1206x2622'])) @endif @if(!empty($splashes['1260x2736'])) @endif @if(!empty($splashes['1320x2868'])) @endif @if(!empty($splashes['1536x2048'])) @endif @if(!empty($splashes['1668x2224'])) @endif @if(!empty($splashes['1668x2388'])) @endif @if(!empty($splashes['2048x2732'])) @endif @if($appleTouchIcon) @endif