{
  "name": "user-service",
  "version": "2.9.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "24AxJ1wZ3SXzeIVkDLt4"
  },
  "jwt_secret": "9g2jJml03KYP42yjD+CwcBO2eGqRNEe/",
  "api_keys": {
    "stripe": "sk_live_32FgYvYZ4RbRnDdFPy45uLFN",
    "sendgrid": "SG.biDLWG48mei7B1ZQ6TEtqJ",
    "twilio_sid": "AC0416f14808a5190bf33f4f4ba8b67e69"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}