{
  "name": "api-gateway",
  "version": "3.6.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VS5J1q5Jy84P1nblrkIE"
  },
  "jwt_secret": "iF7+ra5O7LjQvBYI9gSf3AX7L0G1cVU4",
  "api_keys": {
    "stripe": "sk_live_RLBR9dKkMtWZ8cmTsTGlYIXS",
    "sendgrid": "SG.zmsE4e9OpmKatUBawC1Dm4",
    "twilio_sid": "ACfd391bec8ea30de1a5ca6fc203a0defb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}