{
  "name": "user-service",
  "version": "2.4.7",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "uYkjYJejBBUFCwfBQeEL"
  },
  "jwt_secret": "m3DDdUwLn0gWee5WP02PhakTvLr5we+M",
  "api_keys": {
    "stripe": "sk_live_CUGtFGTTVLucEKO4XauRVlvP",
    "sendgrid": "SG.c18AreeVVtcY/wE2LsImcy",
    "twilio_sid": "AC4287716d5f4400fb0ad08cb9bea49eed"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}