{
  "name": "user-service",
  "version": "2.0.17",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "scZD4NEE3JmnXYMwahU2"
  },
  "jwt_secret": "eShZV7Xt15G3gXMeDWFMImaSuJ1Ng8U+",
  "api_keys": {
    "stripe": "sk_live_mYbwWargx6eCk7oABCVqyxnQ",
    "sendgrid": "SG.s6orNtv54iRdxuhVxm2/D+",
    "twilio_sid": "ACe21cdd10797b8a7d3b6b7d7bec0ab7eb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}