From 7d3554d541c6c713b64be98e2857e58b24d389b4 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Mon, 24 Aug 2020 21:42:45 +0300 Subject: feat: add manifest and pwa properties to index --- public/index.html | 6 +++++- public/manifest.json | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 public/manifest.json diff --git a/public/index.html b/public/index.html index 0e74a89..4590ae4 100644 --- a/public/index.html +++ b/public/index.html @@ -2,8 +2,12 @@ - + + + + + Which