{
  "schemaVersion": "1.0.0",
  "appCode": "__SLUG__",
  "runtime": "ooncore-node-react",
  "components": {
    "backend": { "path": "backend" },
    "frontend": { "path": "frontend" }
  },
  "resourceProfile": "small",
  "capabilities": {},
  "health": {
    "livePath": "/health/live",
    "readyPath": "/api/ativacao/status",
    "versionPath": "/api/ativacao/status"
  }
}
