{
  "name": "user-service",
  "version": "2.4.3",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "tsIpH6hfatYx3y0Gx9Tv"
  },
  "jwt_secret": "XYmcee1bJdeVe1O3aeHjRF+z6mc0XamZ",
  "api_keys": {
    "stripe": "sk_live_ir0t7ABn7elWkXI0mNWGHRLN",
    "sendgrid": "SG.r8k0r7FgRKtawFN6fYLOXH",
    "twilio_sid": "AC4d4b1ad0baa908e9664f582481e43fa0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}