{
  "name": "user-service",
  "version": "1.5.25",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "4pQod61iyW4DZ83fIUwa"
  },
  "jwt_secret": "PrCCvy/VEzbn5ak7tIh8ON66iLQnoU69",
  "api_keys": {
    "stripe": "sk_live_JFu7SqBlUNR4Pm2GpPhbo881",
    "sendgrid": "SG.dqArTpXuPQrfZONaeQBeto",
    "twilio_sid": "ACd33971f2b420d46fe3538189d830b7cb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}