← back to home
Web clip generator
Profile settings
Name
The human-readable name for the profile, which doesn’t need to be unique. The system displays this value on the Detail screen.
Identifier
(Required)
The reverse-DNS style identifier (
com.example.myprofile
, for example) that identifies the profile. The system uses this string to determine whether to replace an existing profile or add it as a new profile.
Description
The description of the profile, shown on the Detail screen for the profile. Make this description detailed enough to help the user decide whether to install the profile.
Web Clip settings
Label
(Required)
The name of the web clip that the system displays on the Home screen.
URL
(Required)
The URL of the web clip.
Icon
The PNG icon to show on the Home screen. If not set, the system displays a white square. For best results, provide a square image that’s no larger than 400 x 400 pixels and less than 1 MB when uncompressed. The graphics file is automatically scaled and cropped to fit, if necessary, and converted to PNG format. Web clip icons are 144 x 144 pixels for iPad devices with a Retina display, and 114 x 114 pixels for iPhone devices. To prevent the device from adding a shine to the image, set Precomposed to
true
.
Icon URL
Load icon from URL
Removable
If
true
, the system enables removing the web clip.
Precomposed icon
If
true
, the system prevents SpringBoard from adding shine to the icon.
Fullscreen
If
true
, the system launches the web clip as a full-screen web app.
Ignore manifest scope
If true, a full screen web clip can navigate to an external web site without showing Safari UI. Otherwise, Safari UI appears when navigating away from the web clip’s URL. This key has no effect when FullScreen is false. Available in iOS 14 and later.