{
  "name": "api-gateway",
  "version": "1.3.12",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NLGr9NPSBYAY0zB5AQux"
  },
  "jwt_secret": "AhCIC7klNkFa7OPC7LawIW7poA7RbmLt",
  "api_keys": {
    "stripe": "sk_live_pEK8wGKWlDJ3S2m7tcarfcD0",
    "sendgrid": "SG.6Z6olGof8fnRrLxXZzMgbu",
    "twilio_sid": "AC6159a0b8c8f6151504906ab107809bcf"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}