{
  "name": "user-service",
  "version": "2.6.13",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "j4veH9Aib00sCN0U2q2F"
  },
  "jwt_secret": "bRLNpfTw9lXthKqaW9mh4R/vOhBlq9Br",
  "api_keys": {
    "stripe": "sk_live_ZXeW2EoPISUH4pUZXHt6dfZ2",
    "sendgrid": "SG.wH/stAcwPnOjEBi6nmuiZu",
    "twilio_sid": "AC706fadb3d4fabbc19fb4a35ed4b52ae7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}