{
  "name": "user-service",
  "version": "3.2.19",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "4UehTQxEzTXlPluDwkRU"
  },
  "jwt_secret": "pUfiz53ER+KS7JnTFuQLCogrQ4BdaavB",
  "api_keys": {
    "stripe": "sk_live_xVsA654MRlcRu1qgLF2i1PXr",
    "sendgrid": "SG.VNEYQ6eT0b73Mp9GrNMxlJ",
    "twilio_sid": "AC1e2ca45f0cef53466c263c57b22f4900"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}