{
  "name": "api-gateway",
  "version": "3.6.14",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Kfuxl15Ni82Xr8qRfxYq"
  },
  "jwt_secret": "UMLIn3UBFTLxqUxRY/edqUeNeX+P+9bb",
  "api_keys": {
    "stripe": "sk_live_MIMg0Iw6cGom3A9QiRNzBmAb",
    "sendgrid": "SG.GClgVLsfLDX+88Ghbol+Tl",
    "twilio_sid": "AC36035b883e29a515229598a4c3eab174"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}