@playform/favicon - v0.1.0
    Preparing search index...

    Interface WebAppManifestSettings

    Web App Manifest settings

    interface WebAppManifestSettings {
        Transformation?: TransformationSettings;
        BackgroundColor?: string;
        ThemeColor?: string;
        Name?: string;
        ShortName?: string;
        Display?: string;
        StartUrl?: string;
    }
    Index

    Properties

    Transformation?: TransformationSettings

    Manifest icon transformation settings

    BackgroundColor?: string

    Background color

    ThemeColor?: string

    Theme color

    Name?: string

    Application name

    ShortName?: string

    Short application name

    Display?: string

    Display mode

    StartUrl?: string

    Start URL