Web Clip (com.apple.webClip.managed)

com.apple.webClip.managed

The profile that configures web clips on the device.

iOS(4.0)macOS(10.7)
Branch: release

Settings (8)

SettingTypeRequiredDefaultManual InstallSupported OS
Precomposed Icon
Precomposed
If `true`, the system prevents SpringBoard from adding shine to the icon.
booleanoptionalfalse
No
Full Screen
FullScreen
If `true`, the system launches the web clip as a full-screen web app.
booleanoptionalfalse
No
URL
URL
The URL of the web clip.
stringrequired
Yes
iOS (4.0+)macOS (10.7+)
Icon
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`.
dataoptional
Yes
iOS (4.0+)macOS (10.7+)
Removable
IsRemovable
If `true`, the system enables removing the web clip.
booleanoptionaltrue
No
Label
Label
The name of the web clip that the system displays on the Home Screen.
stringrequired
Yes
iOS (4.0+)macOS (10.7+)
Ignore Web Clip manifest scope
IgnoreManifestScope
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.
booleanoptionalfalse
Yes
iOS (14.0+)
Target Application Bundle Identifier
TargetApplicationBundleIdentifier
The application bundle identifier of the application that opens the URL. To use this property, install the profile through MDM. Available in iOS 14 and later.
stringoptional
No
iOS (14.0+)