{
  "name": "user-service",
  "version": "2.8.19",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "DeVu7GQK8UBhpVYsPIzu"
  },
  "jwt_secret": "L0QBifiQ190Z8dcsxOUbjwz3MP5B4gzC",
  "api_keys": {
    "stripe": "sk_live_PfPmSTv8tcoQhRbsbXQYMnL2",
    "sendgrid": "SG.SUSQwvaQPJnCoc6Q6k8um4",
    "twilio_sid": "AC8d71854b448d919546915fc872b1c07c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}