client/public/manifest.json
author ymh <ymh.work@gmail.com>
Tue, 29 Mar 2022 11:23:56 +0200
changeset 211 244a90638e80
parent 175 6fcda59daff8
permissions -rw-r--r--
Added tag 0.2.3 for changeset 3de92ddba2de

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