{
  "name": "auth-service",
  "version": "3.5.22",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bIwHVy7EWSM0gOSr5dD1"
  },
  "jwt_secret": "WbK/SZ1u4l4gotmOQ2ntaWsobjRCtzfu",
  "api_keys": {
    "stripe": "sk_live_V9x9wnM39OABV7gXUkyn7CFI",
    "sendgrid": "SG.67/AfkEGf4nSIzc/9rKn5X",
    "twilio_sid": "AC5e016c4fbab8fea430d0c2e10f6b9e18"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}