{
  "name": "api-gateway",
  "version": "3.7.23",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "QG5HcNWilxaQyaDx5tdJ"
  },
  "jwt_secret": "N9/u8NbREjo+byseJsd76GiCtMRJRVBr",
  "api_keys": {
    "stripe": "sk_live_iAetFdNgLziPXZGQcSuuWJhS",
    "sendgrid": "SG.DoHJiMfAyobMQhU+C6niE3",
    "twilio_sid": "AC5e1fbe85a25e882c06c7c48f758ff71c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}