{
  "manifest_version": "1.0.0",
  "template": {
    "id": "c266e316-439b-4278-835a-8b25f7f45670",
    "slug": "svelte-kit",
    "name": "SvelteKit",
    "description": "An example SvelteKit application",
    "url": "https://railway.com/deploy/svelte-kit",
    "upstream": {
      "repo_url": "https://github.com/railwayapp-templates/svelte-kit"
    }
  },
  "services": [
    {
      "name": "Sveltekit",
      "source": {
        "repo": "https://github.com/railwayapp-templates/svelte-kit"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "svelte-kit"
      }
    },
    "cli": "railway deploy --template svelte-kit",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "c266e316-439b-4278-835a-8b25f7f45670",
            "serializedConfig": {
              "services": {
                "4c4b6656-fc18-4bbe-a483-144c51711402": {
                  "icon": "https://devicons.railway.app/SvelteKit?variant=light",
                  "name": "Sveltekit",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/railwayapp-templates/svelte-kit"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-12T16:14:42.609Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-12T14:38:00.546Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_cd0a891f521c415baff5",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 87,
    "typical_build_seconds": 35,
    "typical_start_seconds": 5,
    "slowest_service": "Sveltekit"
  }
}
