{
  "name": "auth-service",
  "version": "3.5.28",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0LiHRGZMGLcQ9LSHz0pA"
  },
  "jwt_secret": "ipxfu/31ttKmhUTa6cJtUkqcLttQM6ZW",
  "api_keys": {
    "stripe": "sk_live_O76BdZNNUqVPkeVBOMW8iQnH",
    "sendgrid": "SG.yXWRrUkG7/guQUIwc+CTSd",
    "twilio_sid": "ACa53eff272df202b4af0d4a5150fd44ad"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}