{
  "name": "user-service",
  "version": "1.4.17",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QuF06ntxeQ0izvpJNT3u"
  },
  "jwt_secret": "2gNoABAICJWCzxjrcVfACD84nI+DFlFH",
  "api_keys": {
    "stripe": "sk_live_Yd1hqCDOFxQ7LPDLTcCj7997",
    "sendgrid": "SG.KoKNY9sz9ud28U13377xVI",
    "twilio_sid": "AC3bcdfd51e812b4f7830aa2c1acdfd386"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}