{
  "name": "auth-service",
  "version": "3.3.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FfdCuV9YUqh8Vrm34nOP"
  },
  "jwt_secret": "ZR8/4DO1VXRfmrGpMcr8i0fOdY3PnIve",
  "api_keys": {
    "stripe": "sk_live_t8tt5CWNpKgmsEZnfoBjgZIG",
    "sendgrid": "SG.sfCWp34OhQoRcoHbhnUuvK",
    "twilio_sid": "AC1141f930a1f6c6aeac7526d64d6d577b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}