webmanifest: use crc32 for shortname
1 files changed, 1 insertions(+), 1 deletions(-) M app.webmanifest
M app.webmanifest => app.webmanifest +1 -1
@@ 15,7 15,7 @@ } ], "name": "Long form", - "short_name": "Long form", + "short_name": "7ace218b", "start_url": "index.html?launcher=true", "theme_color": "#fff" }