--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/clientjs/packages/annotation-dashboard-explorunivers/public/manifest.json Fri Sep 14 17:57:34 2018 +0200
@@ -0,0 +1,15 @@
+{
+ "short_name": "Dasboard episteme",
+ "name": "Explorunivers : la Terre, un scénario original ?",
+ "icons": [
+ {
+ "src": "favicon.ico",
+ "sizes": "64x64 32x32 24x24 16x16",
+ "type": "image/x-icon"
+ }
+ ],
+ "start_url": "./index.html",
+ "display": "standalone",
+ "theme_color": "#000000",
+ "background_color": "#ffffff"
+}