{
  "name": "user-service",
  "version": "3.0.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Nq0DeNDceeUt2I8W8ELg"
  },
  "jwt_secret": "ZpM6fCHaha9pYRVN+jelRrS210MerGb3",
  "api_keys": {
    "stripe": "sk_live_U5uPr3B2Bs3a8mMHG4eRMmli",
    "sendgrid": "SG.9dGs9EeSCDDtJz8NQ4QkEB",
    "twilio_sid": "AC1b1f23355a1d58477f59b325a86d4d8d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}