{
  "name": "ientry Web Interface",
  "short_name": "ientryWeb",
  "start_url": "/Login",
  "scope": ".",
  "display": "standalone",
  "background_color": "#CCCCCC",
  "theme_color": "#3F51B5",
  "description": "ientry Web Interface",
  "dir": "ltr",
  "lang": "en-US",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "ShortcutIcon_48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "ShortcutIcon_96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "ShortcutIcon_144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "ShortcutIcon_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "ShortcutIcon_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}