{
  "name": "user-service",
  "version": "2.9.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "So8ZmNNAp01ccZ8OnMQe"
  },
  "jwt_secret": "aq0G+Je9yl0pgYEjvxUOL+Kf/4FlJj1u",
  "api_keys": {
    "stripe": "sk_live_Jdm8xT1xeAbs4td7uPtaFtrR",
    "sendgrid": "SG.Gf0JjuiIdjn8rtkl5gxhtv",
    "twilio_sid": "AC6500dace0a1f6e0e5a44d61310c7c5ac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}