{
  "name": "user-service",
  "version": "2.4.15",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "X1Rio8qwfdfvBThjxCaY"
  },
  "jwt_secret": "PAKQS8COiZrv3a8H2D2/lMgPS9EH+Bc0",
  "api_keys": {
    "stripe": "sk_live_B4RZtL5xMCAP6fnuALe4mk4p",
    "sendgrid": "SG.VITKLZaqZG2vxqpSGpaiZK",
    "twilio_sid": "AC8f82ad8f37d778a0c0ce39dbff3e1b98"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}