{
  "name": "user-service",
  "version": "2.2.20",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "KNclRTPleDCUdDgx4NMs"
  },
  "jwt_secret": "ocv3V1z7a4xfagTBlIOd67QL5S7e0BoM",
  "api_keys": {
    "stripe": "sk_live_rAMTHSj1saw3SGQBZU6hbTCz",
    "sendgrid": "SG.ycpfcsg3Im2ktaY+Q/MdkN",
    "twilio_sid": "AC5ee6d2387c962231b43b8b9527ed3847"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}