{
  "name": "auth-service",
  "version": "3.1.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CKX0vbUDlhFuwynIklTc"
  },
  "jwt_secret": "+99N89uYPgnE9tziScBfivEMqFShxrug",
  "api_keys": {
    "stripe": "sk_live_um6RDDOw5NddhhaFdkEuYFKj",
    "sendgrid": "SG.UbobvVfPIhkQYH7Zk9yjxx",
    "twilio_sid": "ACeebddb17d5b60a2664c79080d551744c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}