summaryrefslogtreecommitdiffstats
path: root/admin/survey/modules/mod_WPN/frontend/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'admin/survey/modules/mod_WPN/frontend/manifest.json')
-rw-r--r--admin/survey/modules/mod_WPN/frontend/manifest.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/admin/survey/modules/mod_WPN/frontend/manifest.json b/admin/survey/modules/mod_WPN/frontend/manifest.json
new file mode 100644
index 0000000..9451ce5
--- /dev/null
+++ b/admin/survey/modules/mod_WPN/frontend/manifest.json
@@ -0,0 +1,21 @@
+{
+ "name": "1KA WPN",
+ "short_name": "1KA WPN",
+ "icons": [
+ {
+ "src": "/admin/survey/modules/mod_WPN/frontend/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/admin/survey/modules/mod_WPN/frontend/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone",
+ "start_url": "/admin/survey/modules/mod_WPN/frontend/index.html",
+ "gcm_sender_id": "271835672394"
+}