Implementation
Add this meta tag to the<head>
section of any page you want to make shareable:
The
homeUrl
used in the manifest
must have embed metadata defined, in order for the mini app to render correctly in the Base app.Schema
Button Configuration
Defines the launch button that appears on the embed.Action Configuration
Specifies what happens when the embed button is clicked.Action type. Must be
"launch_frame"
.App URL to open. Defaults to the full URL of the page including query parameters. Maximum 1024 characters.
Application name. Maximum 32 characters. Defaults to manifest name.
Splash screen image URL. Must be 200x200 pixels. Maximum 32 characters. Defaults to manifest splash image.
Splash screen background color. Must be hex color code. Defaults to manifest splash background color.