{
  "name": "user-service",
  "version": "2.1.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4Mpw0kNZe7PZEihoLwBV"
  },
  "jwt_secret": "Hfr6M1uaG3vbdzxjo5wnhU5A8rk0rkUo",
  "api_keys": {
    "stripe": "sk_live_LyZOsMyU1hWzfKFvQCPk7gt5",
    "sendgrid": "SG.IC9U30NafWD5TQ1DFkJtUR",
    "twilio_sid": "AC9eb4406c44e33316a4c8747753ee56bd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}