{
  "name": "user-service",
  "version": "2.3.9",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Kg0gfr3Bmc8s5IS4jW6I"
  },
  "jwt_secret": "n9uaPVV7RWBNE9CR6Y+8wMHwE3XS/BdQ",
  "api_keys": {
    "stripe": "sk_live_uloYZCeP4vwCNcJ487Zo5cIj",
    "sendgrid": "SG.gJPQwT67t+LBO16T2xxboJ",
    "twilio_sid": "AC86c8a6c7b447e86d0fc5a71f55ca8eb0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}