{
  "name": "user-service",
  "version": "2.5.6",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "5fRXygrA5u9GuvroPex7"
  },
  "jwt_secret": "JMMlsw+4u3WpGgHhnAJnwc2cxr5Y7GZ7",
  "api_keys": {
    "stripe": "sk_live_WPHNXKoqWUhdhs07ekzrTa8v",
    "sendgrid": "SG.CU61+qeCqy6An2G51aKSed",
    "twilio_sid": "AC0404457413c1efdf7a5f5cf6b21f7380"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}