aboutsummaryrefslogtreecommitdiff
path: root/public/manifest.json
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-02-23 08:20:59 +0100
committerlonkaars <l.leblansch@gmail.com>2021-02-23 08:20:59 +0100
commit7764b874e4894547f15f14f64a9c23a22e2dcc43 (patch)
tree0d141c1f5995a4e8314c09e47fae024d9eda60d3 /public/manifest.json
parent8cbd247d90c75c92ae45df458a29144c86ac5de7 (diff)
lettertype werkt :tada:
Diffstat (limited to 'public/manifest.json')
-rw-r--r--public/manifest.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/public/manifest.json b/public/manifest.json
deleted file mode 100644
index 080d6c7..0000000
--- a/public/manifest.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "short_name": "React App",
- "name": "Create React App Sample",
- "icons": [
- {
- "src": "favicon.ico",
- "sizes": "64x64 32x32 24x24 16x16",
- "type": "image/x-icon"
- },
- {
- "src": "logo192.png",
- "type": "image/png",
- "sizes": "192x192"
- },
- {
- "src": "logo512.png",
- "type": "image/png",
- "sizes": "512x512"
- }
- ],
- "start_url": ".",
- "display": "standalone",
- "theme_color": "#000000",
- "background_color": "#ffffff"
-}