SFAddToHomeScreenInfo
A class that provides information about a web app that someone adds to their Home Screen.
Declaration
class SFAddToHomeScreenInfoOverview
Create an instance of SFAddToHomeScreenInfo in your getHomeScreenWebAppInfo(completionHandler:) implementation. Configure the object with the web app’s manifest and the cookies your browser uses with the web app, then pass the object to the method’s completion handler.