summaryrefslogtreecommitdiff
path: root/public/js/manifest.json
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2020-09-14 19:23:10 -0700
committerJesse Morgan <jesse@jesterpm.net>2020-09-14 19:23:10 -0700
commit7962df92f6aa6aac981d456ab1363a8ee6936091 (patch)
treea4045886f63dbc0662d896a674022b02091ddd53 /public/js/manifest.json
parenta0c5f0e1fb3c3e579637f78e7c218ce6cb0c2db5 (diff)
parent1c6b833f0a45cd5f78b8db26c40895c175049d05 (diff)
Merge remote-tracking branch 'bmann/bmann-manifest-pwa-upgrade' into fix-location-header
Diffstat (limited to 'public/js/manifest.json')
-rw-r--r--public/js/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/js/manifest.json b/public/js/manifest.json
index 7565124..90a21db 100644
--- a/public/js/manifest.json
+++ b/public/js/manifest.json
@@ -2,6 +2,7 @@
"name": "Quill",
"short_name": "Quill",
"description": "Quill is a simple app for posting to your website",
+ "display": "standalone",
"icons": [
{
"src": "/images/quill-icon-57.png",