Type Alias PermissionName

    PermissionName:
        | "geolocation"
        | "midi"
        | "notifications"
        | "persistent-storage"
        | "push"
        | "screen-wake-lock"
        | "storage-access"