{
  "name": "user-service",
  "version": "2.2.9",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "thIjc4MPILgv6iGyKVLx"
  },
  "jwt_secret": "jaT8YNYI1asxWYzJSAOOaKFaQ+SXb3nv",
  "api_keys": {
    "stripe": "sk_live_OuFh1IcXlF7CbmoJbQvmLjcF",
    "sendgrid": "SG.ySvEIk/z5PY9TngPtA9m7s",
    "twilio_sid": "ACadec0420a334a7545112d4a9cdb26e02"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}