{
  "name": "user-service",
  "version": "2.8.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fAzewYbcKnUst6yCBTdu"
  },
  "jwt_secret": "jANWWeEcSfvuk99B5v/3Lmof65Na5IId",
  "api_keys": {
    "stripe": "sk_live_SElF7vAG088bgv4rlnUISSIm",
    "sendgrid": "SG.d4IO0uBztJBbZUVpjQ5tGg",
    "twilio_sid": "AC1566c5d0b76569da25e6a563eb9e3e6f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}