diff options
Diffstat (limited to 'dist')
| -rw-r--r-- | dist/manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/manifest.json b/dist/manifest.json new file mode 100644 index 0000000..dba589d --- /dev/null +++ b/dist/manifest.json @@ -0,0 +1,11 @@ +{ + "name": "Broken Talents Fun", + "short_name": "Broken Talents Fun", + "orientation": "portrait", + "display": "standalone", + "start_url": "/", + "description": "Broken Talents Fun", + "background_color": "#01579b", + "theme_color": "#01579b", + "theme-color": "#01579b" +} |
