Full name shown in app stores and install prompts
App name is required
Shown on the home screen (max 12 characters recommended)
Short name is required
Describes the purpose of your application
The URL that loads when a user opens your app from their home screen or app launcher. Use "/" for the root, or a specific path like "/home" or "/app". Query parameters like "?source=pwa" can be added to track PWA launches in analytics.
Entry point when app is launched
Defines which URLs are considered part of your app. Navigation outside this scope will open in the browser instead of your app window. For example, "/" includes all pages, while "/app/" restricts to that subdirectory. The start URL must be within the scope.
Navigation scope of the app
Unique identifier for your app (optional)