diff options
Diffstat (limited to 'static/manifest.json')
| -rw-r--r-- | static/manifest.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/manifest.json b/static/manifest.json new file mode 100644 index 0000000..3fee2f5 --- /dev/null +++ b/static/manifest.json @@ -0,0 +1,9 @@ +{ + "name": "Christine Dodrill", + "short_name": "Christine", + "theme_color": "#ffcbe4", + "background_color": "#fa99ca", + "display": "standalone", + "scope": "/", + "start_url": "/" +} |
