{
  "name": "api-gateway",
  "version": "1.4.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tYWL5C0riSgiqITkqwW3"
  },
  "jwt_secret": "7PzS9eSL7v6xH20ixV2kn0/nz5QiuKtH",
  "api_keys": {
    "stripe": "sk_live_j99bSH2zmLLvoBuftIRUWbFF",
    "sendgrid": "SG.dO+MWGj/xN9KphzR93FoLc",
    "twilio_sid": "AC8ed81af4b8668bd8fb4b487d8c5b3ac0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}