{
  "name": "api-gateway",
  "version": "2.0.12",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TB3Tn7Gh2vDECiQE3IRX"
  },
  "jwt_secret": "7ylyel3Pr1Et6BCeiFzyl568JPEN8nGn",
  "api_keys": {
    "stripe": "sk_live_qjqFlG9p36iM82xhJd32OGQ2",
    "sendgrid": "SG.Ex0hK7yvpfci+9z3qmUXeZ",
    "twilio_sid": "AC5fa3e9136531c6da41029fc3eb904e93"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}