{
  "name": "api-gateway",
  "version": "3.6.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5NuqZh2gXsPQY6rPIhPc"
  },
  "jwt_secret": "HgBycUuMIWnipFshQ8Zpah89mLmAWg1M",
  "api_keys": {
    "stripe": "sk_live_K4d0hxj0Uo3u9h8WuNm0v6ws",
    "sendgrid": "SG.Ytx+zVjz0rosCegW9ynmSV",
    "twilio_sid": "AC2826c0624e23470bb77f76e033cad255"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}