mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
changed manifest details
This commit is contained in:
parent
cdbbaa0450
commit
9b4a6c45ee
1 changed files with 3 additions and 3 deletions
|
@ -65,9 +65,9 @@ module.exports = () => {
|
||||||
miniCssExractPlugin,
|
miniCssExractPlugin,
|
||||||
new webpack.HashedModuleIdsPlugin(),
|
new webpack.HashedModuleIdsPlugin(),
|
||||||
new WebpackPwaManifest({
|
new WebpackPwaManifest({
|
||||||
name: 'My Applications Friendly Name',
|
name: 'Редактор маршрутов',
|
||||||
short_name: 'Application',
|
short_name: 'Маршруты',
|
||||||
description: 'Description!',
|
description: 'Велосипедные маршруты в новосибирске',
|
||||||
background_color: '#01579b',
|
background_color: '#01579b',
|
||||||
theme_color: '#01579b',
|
theme_color: '#01579b',
|
||||||
'theme-color': '#01579b',
|
'theme-color': '#01579b',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue