{
  "name": "user-service",
  "version": "3.3.19",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EJlLeeXBF6yObh8x7hhw"
  },
  "jwt_secret": "pb0Ze13MzYwvEBHM1W33r40LMm1urwCQ",
  "api_keys": {
    "stripe": "sk_live_zSE9DfaZaUajCTIBGVihBHU2",
    "sendgrid": "SG.K6X8QL4n8wWuKl0pdUrtjc",
    "twilio_sid": "AC85834aff6c8446cd5711f69bf4dfb828"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}