{
  "manifest_version": "1.0.0",
  "template": {
    "id": "50ca00dc-0444-428c-96d3-dbc8a55421eb",
    "slug": "omniclip",
    "name": "Omniclip",
    "description": "Powerful video editor right in your browser",
    "url": "https://railway.com/deploy/omniclip",
    "upstream": {
      "repo_url": "https://github.com/kaviarahul123/omniclip"
    }
  },
  "services": [
    {
      "name": "omniclip",
      "source": {
        "repo": "https://github.com/kaviarahul123/omniclip"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "omniclip"
      }
    },
    "cli": "railway deploy --template omniclip",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "50ca00dc-0444-428c-96d3-dbc8a55421eb",
            "serializedConfig": {
              "services": {
                "f109ff5e-0f9f-4498-8147-3718790ac72f": {
                  "name": "omniclip",
                  "source": {
                    "repo": "kaviarahul123/omniclip",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-09T01:37:39.604Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_9210ad07521248ed8c03",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 181,
    "typical_build_seconds": 92,
    "typical_start_seconds": 10,
    "slowest_service": "omniclip"
  }
}
