{
  "name": "auth-service",
  "version": "2.3.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GXH51YNSvaNzYpBRXdK8"
  },
  "jwt_secret": "dcxbCM1LHBYTm/LsjhGS5V42bcVPN4ro",
  "api_keys": {
    "stripe": "sk_live_LEuuFtE3LEhclPn9dvIfXVry",
    "sendgrid": "SG.p2ahDvqJrIy5r3DpwpbXZw",
    "twilio_sid": "AC47ad09bce32546e3eeee922040b62103"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}