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,
|
||||
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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue