{
  "name": "IS Tools",
  "short_name": "IS Tools",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "istools-touch-icon-114.png",
      "sizes": "114x114",
      "type": "image/png"
    },
    {
      "src": "istools-touch-icon-194.png",
      "sizes": "194x194",
      "type": "image/png"
    }
  ],
  "start_url": "/istools/login",
  "display": "minimal-ui",
  "theme_color": "#ffffff",
  "scope": "/",
  "background_color": "#000000"
}