summaryrefslogtreecommitdiff
path: root/bak/oldluxpages/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'bak/oldluxpages/manifest.json')
-rw-r--r--bak/oldluxpages/manifest.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/bak/oldluxpages/manifest.json b/bak/oldluxpages/manifest.json
new file mode 100644
index 0000000..d940c35
--- /dev/null
+++ b/bak/oldluxpages/manifest.json
@@ -0,0 +1,14 @@
+{
+ "lang": "en-US",
+ "background_color": "#ffffff",
+ "name": "Luxagraf",
+ "short_name": "Luxagraf",
+ "display": "standalone",
+ "icons": [
+ {
+ "src": "/media/images/icon.png",
+ "sizes": "144x144",
+ "type": "image/png"
+ }
+ ]
+} \ No newline at end of file