Implementation
Add this meta tag to the<head> section of any page you want to make shareable:
Schema
Version of the embed. Use
"next" — this is the current recommended version for Mini Apps. ("1" is a legacy value and should not be used.)Image URL for the embed. Must be 3:2 aspect ratio, maximum 10MB, maximum 1024 characters.
Button configuration object.
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_miniapp".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 3:2 aspect ratio, between 600x400px and 3000x2000px, less than 10MB, maximum 1024 characters. Defaults to manifest splash image.
Splash screen background color. Must be hex color code. Defaults to manifest splash background color.
