{% if PWA_APP_ICONS_APPLE %} {% for icon in PWA_APP_ICONS_APPLE %} {% endfor %} {% for icon in PWA_APP_ICONS %} {% endfor %} {% endif %} {% for splash in PWA_APP_SPLASH_SCREEN %} {% endfor %} {% with PWA_APP_ICONS|last as icon %} {% endwith %}