{
  "name": "user-service",
  "version": "1.6.4",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "35HqG699mzeyufL3PRzE"
  },
  "jwt_secret": "S2wAJ6YhffDjilpspMwAok5OJEDUsro2",
  "api_keys": {
    "stripe": "sk_live_9ACCqddQo8MPN89PmfLVgWOj",
    "sendgrid": "SG.a9CG8BqIBxSwngcb99H5uW",
    "twilio_sid": "AC33971826fdc4101187ed4e9fd7c6ef94"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}