{
  "manifest_version": "1.0.0",
  "template": {
    "id": "7a850dae-3c63-4f24-bd63-c164d956bc6d",
    "slug": "visualize-your-json-or-jsoncrack",
    "name": "Visualize your JSON | JSONCrack",
    "description": "The best online JSON viewer to visualize, format and explore.",
    "url": "https://railway.com/deploy/visualize-your-json-or-jsoncrack",
    "upstream": {
      "repo_url": "https://github.com/AykutSarac/jsoncrack.com"
    }
  },
  "services": [
    {
      "name": "jsoncrack.com",
      "source": {
        "repo": "https://github.com/AykutSarac/jsoncrack.com"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "visualize-your-json-or-jsoncrack"
      }
    },
    "cli": "railway deploy --template visualize-your-json-or-jsoncrack",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "7a850dae-3c63-4f24-bd63-c164d956bc6d",
            "serializedConfig": {
              "services": {
                "ef9459ce-fb7c-4be9-bfea-1c37da39623c": {
                  "name": "jsoncrack.com",
                  "deploy": {
                    "startCommand": "npx serve@latest apps/www/out"
                  },
                  "source": {
                    "repo": "AykutSarac/jsoncrack.com",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-22T22:14:50.114Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-22T17:15:14.345Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_588a16fad212484795cb",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 279,
    "typical_build_seconds": 194,
    "typical_start_seconds": 20,
    "slowest_service": "jsoncrack.com"
  }
}
