{
  "name": "auth-service",
  "version": "1.3.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "S9MB7RhSCaH3D1VGDtg7"
  },
  "jwt_secret": "oJbDRVt/beFth0SGDqF8o02Z6F+Svr+X",
  "api_keys": {
    "stripe": "sk_live_w28ZVCQhpXON0pKaMfpV1Q4i",
    "sendgrid": "SG.1G1wNYZGzXk/23ne1hP6vC",
    "twilio_sid": "AC3ab8ca913bd1089772ea653ef10af9d6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}