{
  "name": "auth-service",
  "version": "2.5.27",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "BHgfXeXUCOg1TanaEl9F"
  },
  "jwt_secret": "b+xWDGoC/18Z/MKr3lgsW0rx/v0rR2SM",
  "api_keys": {
    "stripe": "sk_live_h1wTp3tZjrhmzQ5FmB0UPJ2I",
    "sendgrid": "SG.IyCVD2yFVl4bhBHyRkEYQC",
    "twilio_sid": "AC8053300c0e9e6e8e3078a353981b3f1f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}