{
  "name": "auth-service",
  "version": "3.4.25",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "0WNGkkoADfTNkU2XKw1W"
  },
  "jwt_secret": "WDq4y7X0SK0iqGVOp1MGzcScJf+k6X2v",
  "api_keys": {
    "stripe": "sk_live_qurt4e3cZLsgo5OhUG3BKaMf",
    "sendgrid": "SG.53mVkQ6RDbGLsKU0opOE7R",
    "twilio_sid": "ACe50ef9f9f9419a27438c94dfee50f828"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}