{
  "name": "auth-service",
  "version": "1.9.27",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "9R6ObLvTser3AF2Zxr1T"
  },
  "jwt_secret": "uc+msavRoDP5KZMI+LNpeylSjugU6Qjo",
  "api_keys": {
    "stripe": "sk_live_qc7kp8ZTqSILR9eyO7UONMrl",
    "sendgrid": "SG.2byWOAmhmFUNOveTwdyrqu",
    "twilio_sid": "AC16ed5a16869699fae4861ac1da9d2c84"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}