add manifest.json for android pwa

This commit is contained in:
mritzmann
2018-03-18 19:58:34 +01:00
parent 727880c950
commit 35ce4d5e5f
2 changed files with 45 additions and 0 deletions

View File

@ -38,6 +38,8 @@
<link rel="shortcut icon" type="image/x-icon" href="{{ asset('wallassets/themes/_global/img/appicon/favicon.ico') }}">
<link rel="manifest" href="/manifest.json">
{% block css %}
{% endblock %}
{% block scripts %}