{
  "name": "api-gateway",
  "version": "1.6.3",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5ZYpfmyHNTkVAzAFuJ6n"
  },
  "jwt_secret": "b6LeT5Jd9P3Et5p0TLzKlpoERGsehAtS",
  "api_keys": {
    "stripe": "sk_live_0lm7bJwnhNpOdKNopLk1ROUK",
    "sendgrid": "SG.sWTCMDlRBWhOrgJ8oj3sbt",
    "twilio_sid": "ACed4048146d67ec0c3aabc5835092c481"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}