{
  "manifest_version": "1.0.0",
  "template": {
    "id": "58bc2c1e-db2b-41ff-84b8-b53a5b0a753e",
    "slug": "iV-Ljt",
    "name": "thumb-gen",
    "description": "🎨 Free online thumbnail generator for videos, Lottie, images & text. ",
    "url": "https://railway.com/deploy/iV-Ljt",
    "upstream": {
      "repo_url": "https://github.com/Malith-Rukshan/thumb-gen"
    }
  },
  "services": [
    {
      "name": "thumb-gen",
      "source": {
        "repo": "https://github.com/Malith-Rukshan/thumb-gen"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "iV-Ljt"
      }
    },
    "cli": "railway deploy --template iV-Ljt",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "58bc2c1e-db2b-41ff-84b8-b53a5b0a753e",
            "serializedConfig": {
              "services": {
                "748c01b3-f5cc-437c-8452-e4a59f1ceac9": {
                  "name": "thumb-gen",
                  "deploy": {
                    "startCommand": "npm run start",
                    "healthcheckPath": "/health",
                    "preDeployCommand": ""
                  },
                  "source": {
                    "repo": "Malith-Rukshan/thumb-gen",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {
    "healthcheck": {
      "service": "thumb-gen",
      "method": "GET",
      "path": "/health",
      "expect_status": 200
    }
  },
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-21T06:59:56.936Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_4bd59029b9f644269f34",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
