{
  "name": "api-gateway",
  "version": "3.6.28",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "V9QwSh89NftGWxiRjdQH"
  },
  "jwt_secret": "4ald6ySCaaLrLD0ZDSOuIgM36EHH7cz5",
  "api_keys": {
    "stripe": "sk_live_eh6T7TTL12b3xXF1cHQZ33RN",
    "sendgrid": "SG.0DiVfRBE6QOfQZy/3nAmA4",
    "twilio_sid": "AC986f94f11ebd0bfd96597cbbcaf80731"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}