{
  "name": "auth-service",
  "version": "3.1.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CWikuFx892iRz0Nc4jAx"
  },
  "jwt_secret": "yfBVmxszOFSHFSD7UImq62OxSjgWJ/5V",
  "api_keys": {
    "stripe": "sk_live_bZgWUghAN50Py2QIxR2RJVaX",
    "sendgrid": "SG.xMo4nb7NJ9k6lBP1kJIpRg",
    "twilio_sid": "AC75eae13edd02e34bfc99eeb382d31292"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}