{
  "short_name": "Global Input Web",
  "name": "Global Input Web",
  "description": "The Mobile Integration provides web and device applications with Mobile-to-Device functionalities like Mobile Authentication, Mobile Encryption, Mobile Encrypted Storage, Mobile Content Transfer. ",
  "icons": [
    {
      "src": "globalinput-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "globalinput-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "globalinput-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "globalinput-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "globalinput-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "globalinput-16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#A9C8E6",
  "background_color": "#ffffff"
}