{
  "name": "user-service",
  "version": "3.9.13",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "30DFJYYdaNem7xlZWhSQ"
  },
  "jwt_secret": "fsPYXgoidVVWXPayU7jWCXzU8DfaEISK",
  "api_keys": {
    "stripe": "sk_live_oCeUz3s91JvwnGRz2jRBNS4Q",
    "sendgrid": "SG.1S0186zIR1gMLWpuwdmJ15",
    "twilio_sid": "ACbfc3e72edb8f132dc11a049ebe5690bd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}