clientjs/packages/annotation-dashboard-nextleap/public/manifest.json
author ymh <ymh.work@gmail.com>
Tue, 25 Sep 2018 14:41:01 +0200
changeset 16 a9fff9dba8e3
parent 11 37ecf0b9c174
permissions -rw-r--r--
Add via_base_url to group var template

{
  "short_name": "Dashboard Nextleap",
  "name": "Net Rights | NEXTLEAP",
  "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"
}