{
  "name": "user-service",
  "version": "1.4.11",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "l3C47ackZ3YTvRqsgFYk"
  },
  "jwt_secret": "mWNyGZh1NdDITD1hDxNWb87yyR0axlkp",
  "api_keys": {
    "stripe": "sk_live_OLbxrmVpnGUjcYueMMR7t3Ia",
    "sendgrid": "SG.fmW9+ZinBvg1ZpJ6PyKJ9V",
    "twilio_sid": "ACb3c377818cf7c49e64b71a59247bd8c6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}