summaryrefslogtreecommitdiff
path: root/themes/LoveIt/exampleSite/static/site.webmanifest
diff options
context:
space:
mode:
Diffstat (limited to 'themes/LoveIt/exampleSite/static/site.webmanifest')
-rw-r--r--themes/LoveIt/exampleSite/static/site.webmanifest19
1 files changed, 0 insertions, 19 deletions
diff --git a/themes/LoveIt/exampleSite/static/site.webmanifest b/themes/LoveIt/exampleSite/static/site.webmanifest
deleted file mode 100644
index 73497a5..0000000
--- a/themes/LoveIt/exampleSite/static/site.webmanifest
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "name": "LoveIt",
- "short_name": "LoveIt",
- "icons": [
- {
- "src": "/android-chrome-192x192.png",
- "sizes": "192x192",
- "type": "image/png"
- },
- {
- "src": "/android-chrome-512x512.png",
- "sizes": "512x512",
- "type": "image/png"
- }
- ],
- "theme_color": "#ffffff",
- "background_color": "#ffffff",
- "display": "standalone"
-}