{
  "name": "user-service",
  "version": "3.7.28",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xbcLvTz8PWO0XIMDEoLH"
  },
  "jwt_secret": "kEX/dmlnd8hDyho67QyjzZsdRVXfD7y3",
  "api_keys": {
    "stripe": "sk_live_iq9cd76OWyYavghpUTxVrWtZ",
    "sendgrid": "SG.D5WAP9a353hAXzEaof1xKK",
    "twilio_sid": "AC1c10d9fdc9b45ff9c159408f76105725"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}