{
  "name": "user-service",
  "version": "1.5.16",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "sbHQF1z65x1kMSn5y17S"
  },
  "jwt_secret": "hhcaWRfUROFm/xLhZWH2zd8gqTtUn9ZP",
  "api_keys": {
    "stripe": "sk_live_xQB3ArVXVikhrr806IhmOuFn",
    "sendgrid": "SG.udMAlT57T37cBL7OBx8F0d",
    "twilio_sid": "AC753f3beddac13bab93b6f0b13a27e988"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}