{
  "name": "auth-service",
  "version": "1.7.29",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "yMxJb5XdyKvMQT0NKpdL"
  },
  "jwt_secret": "nNqGLoydRGovSi5Ve/r87aC5nlpY+TAA",
  "api_keys": {
    "stripe": "sk_live_UwiE82GX9Y7mO4fwkQKnH4sv",
    "sendgrid": "SG.+VWWIZ6yCSmU3yO34MaRBy",
    "twilio_sid": "AC320e02608276cc53d9f12fdd4d84960a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}