{
  "name": "Mobile Force Install Manager",
  "short_name": "Mobile Force Install Manager",
  "description": "Use this app to force the end-user to update the application on their device manually! Whenever you introduce a change in your mobile application, this back-office allow you to manage native mobile versions (based on Lifetime version), and by flagging a new version, you will force the end users using a previous version to re-install the application.",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#808080",
  "icons": [
    {
      "src": "/MobileForceInstallManager/img/MobileForceInstallManager.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/MobileForceInstallManager/img/MobileForceInstallManager.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/MobileForceInstallManager/img/MobileForceInstallManager.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/MobileForceInstallManager/img/MobileForceInstallManager.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/MobileForceInstallManager/"
}