{
  "name": "user-service",
  "version": "2.8.26",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XBPpHF2ObMzBsfpxwatG"
  },
  "jwt_secret": "+dfifNZm5ptH3T4XQLMNhBkRcxgE/mPC",
  "api_keys": {
    "stripe": "sk_live_0XnrPUAVBdnSjX8hOWFfoWBS",
    "sendgrid": "SG.8WW5aTYo3B9L9+3MnHhspO",
    "twilio_sid": "AC5ef22c83f7dd273f9cae88501d0d89f5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}