Skip to main content
POST
PWA Web App Manifest Generator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ioAppName
string

Name

ioShortName
string

Short Name

ioDescription
string

Description

ioLang
string

Lang

ioDir
enum<string>

Text Direction

Available options:
auto,
ltr,
rtl
ioStartUrl
string

Start URL

ioScope
string

Scope

ioId
string

App ID

ioDisplay
enum<string>

Display Mode

Available options:
standalone,
fullscreen,
minimal-ui,
browser
ioOrientation
enum<string>

Orientation

Available options:
any,
natural,
portrait,
portrait-primary,
portrait-secondary,
landscape,
landscape-primary,
landscape-secondary
ioThemeColor
string

Theme Color

ioBackgroundColor
string

Background Color

ioIconsPath
string

Icons Base Path

ioIconFilename
string

Icon Filename Pattern

ioIconType
enum<string>

Icon MIME Type

Available options:
image/png,
image/svg+xml,
image/webp,
image/jpeg
ioIconPurpose
enum<string>

Icon Purpose

Available options:
any,
maskable,
any maskable,
monochrome
ioSize72
boolean

Include 72×72

ioSize96
boolean

Include 96×96

ioSize128
boolean

Include 128×128

ioSize144
boolean

Include 144×144

ioSize152
boolean

Include 152×152

ioSize192
boolean

Include 192×192

ioSize384
boolean

Include 384×384

ioSize512
boolean

Include 512×512

ioCategories
string

Categories

Response

Tool output

tool
string
required
tool_version
string
required

Output-contract version for this tool. Currently "1" for all tools.

outputs
object
required
credits_used
integer
required

Credits this call consumed, after any settlement refund. 0 when metering is disabled.

request_id
string
credits_remaining
integer | null

Credits left in the current monthly allowance, or null when metering is disabled.