diff --git a/layouts/partials/head/link.html b/layouts/partials/head/link.html
index e82c7f89..aa33c0cb 100644
--- a/layouts/partials/head/link.html
+++ b/layouts/partials/head/link.html
@@ -13,7 +13,9 @@
{{- with .Site.Params.app.iconColor -}}
{{- end -}}
-
+ {{- if eq .Site.Params.enablePWA true -}}
+
+ {{- end -}}
{{- end -}}