Add application name and short name to web manifest for better identification
This commit is contained in:
parent
bba9f003a7
commit
639c35b51c
1 changed files with 1 additions and 1 deletions
2
dist/site.webmanifest
vendored
2
dist/site.webmanifest
vendored
|
|
@ -1 +1 @@
|
|||
{"name":"","short_name":"","icons":[{"src":"images/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"images/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||
{"name":"Debrid Compare","short_name":"DC","icons":[{"src":"images/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"images/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||
Loading…
Reference in a new issue