{
  "name": "user-service",
  "version": "3.4.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yER4OiBZ6SHHfo9CutbO"
  },
  "jwt_secret": "WysaXh9V5fuQ9BZwUt89CShqjyV/jCOO",
  "api_keys": {
    "stripe": "sk_live_yXrfv9KxSDm2NLAWfgVNv2O3",
    "sendgrid": "SG.CuDWunLdUhk3BZEYVb0OaD",
    "twilio_sid": "AC9b438964a2b295d74080c7f841c4590e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}