{
  "name": "auth-service",
  "version": "3.2.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0RcNUX2MgNpo7tiNbY12"
  },
  "jwt_secret": "GDoi48Qq/YhqSZ5f06vyhT9o+8LFXDfP",
  "api_keys": {
    "stripe": "sk_live_asRJAHghkd3bF6ZXR4VMPIkb",
    "sendgrid": "SG.+XDVOX0O4vIVrlMdl+D20w",
    "twilio_sid": "AC20f1db8589e153b2435abcc9075e2130"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}