summaryrefslogtreecommitdiff
path: root/themes/LoveIt/exampleSite/static/site.webmanifest
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-02-18 22:21:36 +0100
committerChristoph Cullmann <cullmann@kde.org>2021-02-18 22:21:36 +0100
commit0c7cb4486a89ec6fe9680e6569ef41d4b82d557d (patch)
tree081941052bcab0caf69487b6bf5ab2df5deb3b7b /themes/LoveIt/exampleSite/static/site.webmanifest
parent640572ecab69291d2c266de2011b795a861e7c21 (diff)
use maintained theme
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"
-}