client/public/manifest.json
author ymh <ymh.work@gmail.com>
Mon, 17 Jul 2017 14:13:32 +0200
changeset 116 672e3c4bbd0c
parent 1 431977d7c9a6
child 175 6fcda59daff8
permissions -rw-r--r--
add documentation for metacategory editor

{
  "short_name": "React App",
  "name": "Create React App Sample",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}