example-manifest.json

{
    "ModuleName": "string",
    "Secrets":[{
        "CertName":"",
        "CertVersions":[{
            "StoreLocation":"LocalMachine",
            "StoreName":"My",
            "Deploy": ["True"]
        }
        ]
    }
    ]
}