{
  "name": "user-service",
  "version": "2.8.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xG4v2tOok3CUYmEdx5c3"
  },
  "jwt_secret": "ixuoj6JOgXNzbYKBq/M2BTfJ4uLNP4mJ",
  "api_keys": {
    "stripe": "sk_live_Yn2Uum6w8CGzOQD6fwftPTLz",
    "sendgrid": "SG.i3AQeyh6jOkAzxKa895C5W",
    "twilio_sid": "AC48cd18038c493ef49073657989095edf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}