From 9b4a6c45ee4e34068cfb0ad692bc8b42ff7e5120 Mon Sep 17 00:00:00 2001 From: Integral Team Date: Wed, 11 Sep 2019 16:25:00 +0700 Subject: [PATCH] changed manifest details --- webpack.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webpack.config.js b/webpack.config.js index 4335edf..b16392a 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -65,9 +65,9 @@ module.exports = () => { miniCssExractPlugin, new webpack.HashedModuleIdsPlugin(), new WebpackPwaManifest({ - name: 'My Applications Friendly Name', - short_name: 'Application', - description: 'Description!', + name: 'Редактор маршрутов', + short_name: 'Маршруты', + description: 'Велосипедные маршруты в новосибирске', background_color: '#01579b', theme_color: '#01579b', 'theme-color': '#01579b',