{
  "name": "user-service",
  "version": "3.8.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "K2x5jTEJClCzAJeVQ4Hg"
  },
  "jwt_secret": "8g1MP0hk+4RlDJuJO1puwtz0NujL4oF+",
  "api_keys": {
    "stripe": "sk_live_LB5GRCcXhY6CA7lE2Tjcakw5",
    "sendgrid": "SG.gSWnZRrQu5JLda54R/5ssh",
    "twilio_sid": "AC1cd6af9adffd721ed30d3beba8e3fd27"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}