Heydon Pickering преди 8 години
родител
ревизия
13d65016e6

BIN
docs/images/android-icon-512x512.png


+ 7 - 1
docs/manifest.json

@@ -37,7 +37,13 @@
    "sizes": "192x192",
    "type": "image\/png",
    "density": "4.0"
-  }
+ },
+ {
+  "src": "images/android-icon-512x512.png",
+  "sizes": "512x512",
+  "type": "image\/png",
+  "density": "4.0"
+ }
 ],
   "start_url": "index.html",
   "display": "standalone",

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
docs/service-worker.js


BIN
themes/infusion/static/images/android-icon-512x512.png


+ 7 - 1
themes/infusion/static/manifest.json

@@ -37,7 +37,13 @@
    "sizes": "192x192",
    "type": "image\/png",
    "density": "4.0"
-  }
+ },
+ {
+  "src": "images/android-icon-512x512.png",
+  "sizes": "512x512",
+  "type": "image\/png",
+  "density": "4.0"
+ }
 ],
   "start_url": "index.html",
   "display": "standalone",

Някои файлове не бяха показани, защото твърде много файлове са промени