{
  "name": "user-service",
  "version": "1.4.24",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wxKLhPCpwRzijmHOgNiP"
  },
  "jwt_secret": "xN5U4cxEy9i/7hdwJljBfZVjahbPdE2D",
  "api_keys": {
    "stripe": "sk_live_92166axue5y5LSA38W59ac3q",
    "sendgrid": "SG.e0hBq3GVNi9I9KBlwn/x2K",
    "twilio_sid": "AC05987e32c444d4c9a8eb8de064c43bd4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}