{
  "name": "user-service",
  "version": "1.2.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "G4gwU3MZgjkbv9LvZLeD"
  },
  "jwt_secret": "t+KY5ZCn/Hoh1Gap79IU1FTDhG1GWyeJ",
  "api_keys": {
    "stripe": "sk_live_eJAWOL2NLM47ljN7XRtoKXO4",
    "sendgrid": "SG.mFAgVHLy1M+E3Kdzgn/QJr",
    "twilio_sid": "AC1117c83c9a521a0c5b2b4f57c252e299"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}