{
  "name": "auth-service",
  "version": "2.8.19",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "YuQNVf1inLPYZ0y1XPpY"
  },
  "jwt_secret": "2G7rCaxbCGjL6d9EBy/z1idHOe+BEsKH",
  "api_keys": {
    "stripe": "sk_live_MlHSe1rZT0gCpe4f6rrZykwH",
    "sendgrid": "SG.7NoeHPFKTkb5Y0mRXhkAwm",
    "twilio_sid": "AC8aaea2684b1dfceb72a54d627eda1ff7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}