{
  "name": "auth-service",
  "version": "3.7.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VBMgAKNDmaOVamZrOviT"
  },
  "jwt_secret": "R+DnC+h+7N14t6ZbuUw16gxkcCVm05Rr",
  "api_keys": {
    "stripe": "sk_live_RcUqnbihI03xyvbtbK1nRbRe",
    "sendgrid": "SG.Apxdtg3f4s/Bu46MNvhApf",
    "twilio_sid": "AC0a8853ba256cc68af0de3e7e818128ed"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}