{
  "name": "user-service",
  "version": "2.6.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QmZ5FODlvKPcf616Fjza"
  },
  "jwt_secret": "jDUsGunkGnDsx6jkUXZtIy6sZTAy+sHh",
  "api_keys": {
    "stripe": "sk_live_fX1bDqABcpiCURfOD92Zv8tm",
    "sendgrid": "SG.5N9GuoNtKDbxTlyWDsAD2x",
    "twilio_sid": "ACe9879fc75cb0935e1f3681e2b1b06dfb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}