{
  "name": "auth-service",
  "version": "2.7.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1h5VFv2UrQJrl11hLTXS"
  },
  "jwt_secret": "xnT9Dp/cBsGa9KdGDhE/TZnmFtW6r+Xx",
  "api_keys": {
    "stripe": "sk_live_DdyMy4bssV6KJjuDly7HAA4f",
    "sendgrid": "SG.yX6y7P7b4SY4l14O0QV3GF",
    "twilio_sid": "AC56cec0b7ca899d649f725dc48d68f24a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}