blob: c0b841d3c02da1e46cd8cd63273d16a5a77d16f4 [file] [log] [blame] [view]
# shortcut
This application creates a new shortcut on the android home screen.
## Arguments
The shortcut app has the following arguments:
- `<name>` - name of the shortcut (required).
- `<url>` - URL to be launched. To launch a mojo application, use a mojo:// URL
(required).
- `<icon_url>` - URL of the icon to use (optional).