{
  "name": "api-gateway",
  "version": "3.3.18",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QZfKKwEQyNp00Fc7cmq0"
  },
  "jwt_secret": "h1myvWNs71CXiXQyuafDTrJ66TsdMaHl",
  "api_keys": {
    "stripe": "sk_live_Q04jweADSyL4TFRbyDR3nq7d",
    "sendgrid": "SG.1OnV6d9dX14xxoz9CwVUlI",
    "twilio_sid": "AC0a77cbd4f56f9e23068c47b0de2ce607"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}