{
  "name": "api-gateway",
  "version": "2.2.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0QCu6yosPOkhGo0tBlBE"
  },
  "jwt_secret": "5tPg30KwBf96XV02Cdbc2at1sXis42ut",
  "api_keys": {
    "stripe": "sk_live_yEU6VZ1MVpR8Ey33MRepVcEK",
    "sendgrid": "SG.jM8mi4ZiPPUUTYNkgzSUfU",
    "twilio_sid": "AC89701d07b779662bb39f3cbc10fe7c89"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}