{
  "name": "user-service",
  "version": "1.7.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "oHptuPnFei4cISdeTCC6"
  },
  "jwt_secret": "eOWW4r4CS/EKEI3L79g1ExVRI97z1+8k",
  "api_keys": {
    "stripe": "sk_live_ThUAZRI6x3lnNLLX8UZ9K5ql",
    "sendgrid": "SG.Hm9ihQyQpviD5bnvL44rYo",
    "twilio_sid": "AC00ebaa03a7bd6410677aa6be0513c069"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}