{
  "name": "auth-service",
  "version": "3.4.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Z45Y6ddwb2d5WpgtY6LM"
  },
  "jwt_secret": "MZdsT6hBaYdmsVeU86JbosuJ4ypNRSFj",
  "api_keys": {
    "stripe": "sk_live_NUTS2vvsnMDLV4v1z0RYUxHv",
    "sendgrid": "SG.cBM1hisW8Yvqv5w3a6pJcF",
    "twilio_sid": "ACdf1f38fe5b08aecd9e6dc341ace82904"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}