{
  "name": "user-service",
  "version": "3.8.29",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gY7Y31kNI1ZzV2EgYMqu"
  },
  "jwt_secret": "YHKJj7pkSNR9aHMylKUy4zlzzfiO5qFS",
  "api_keys": {
    "stripe": "sk_live_SlhkJBfwQmXo3NVz6rYfqwEn",
    "sendgrid": "SG.FzO9L7ya1V8ToYJ/lmcDCZ",
    "twilio_sid": "AC6e708e9de75f38e660b6dfebd5ab3d0d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}