{
  "name": "user-service",
  "version": "3.6.16",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "06fBco1LRkaVa1LfuyJU"
  },
  "jwt_secret": "l/ZqCNU4MO0Cit/kdpXs2u+Gs5He3ZW7",
  "api_keys": {
    "stripe": "sk_live_ueml8mHvxoiPMaGdz9HObHMh",
    "sendgrid": "SG.lvXdWwUX1HOxTajWhtRSAf",
    "twilio_sid": "ACe9af9d45752819f82d877480097c0d61"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}