diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-06-14 20:36:17 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:19 +0100 |
| commit | 76edc5bad88a2c97d79e689c5b20b8de8ca179ea (patch) | |
| tree | a5d9b17f78c9b31c99b2b7b9f46397a6bc357888 /dist/manifest.json | |
| parent | 2a8405769acd4f359d0a3f37423ddcaa7530b26e (diff) | |
| download | brokentalents-76edc5bad88a2c97d79e689c5b20b8de8ca179ea.tar.gz brokentalents-76edc5bad88a2c97d79e689c5b20b8de8ca179ea.zip | |
Remove PWA again
Diffstat (limited to 'dist/manifest.json')
| -rw-r--r-- | dist/manifest.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dist/manifest.json b/dist/manifest.json deleted file mode 100644 index c090e62..0000000 --- a/dist/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "Broken Talents Fun", - "short_name": "Broken Talents", - "orientation": "portrait", - "display": "standalone", - "start_url": "/", - "description": "Broken Talents Fun", - "background_color": "#01579b", - "theme_color": "#01579b", - "theme-color": "#01579b", - "icons": [ { - "src": "/dist/assets/TalentGrab_192x192.png", - "type": "image/png", - "sizes": "192x192" - }, { - "src": "/dist/assets/TalentGrab_512x512.png", - "type": "image/png", - "sizes": "512x512" - } ] -} |
