Browse Source

update manifest, icon still missing.

main
Gisle Aune 1 year ago
parent
commit
1610d271a3
  1. 4
      static/manifest.json

4
static/manifest.json

@ -1,8 +1,8 @@
{ {
"background_color": "#ffffff", "background_color": "#ffffff",
"theme_color": "#333333", "theme_color": "#333333",
"name": "TODO",
"short_name": "TODO",
"name": "Name Generator",
"short_name": "namegen5",
"display": "minimal-ui", "display": "minimal-ui",
"start_url": "/", "start_url": "/",
"icons": [ "icons": [

Loading…
Cancel
Save