{
  "name": "auth-service",
  "version": "1.9.6",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NxKGDcUKD1GInMxlYemX"
  },
  "jwt_secret": "HSKjNISgK/Ns5eULIEOK2tapJGKLQRz3",
  "api_keys": {
    "stripe": "sk_live_Z0DNaTZYBCKCyonenNuTDz9w",
    "sendgrid": "SG.xZ9Qe9PDJeDikL5LZfdidG",
    "twilio_sid": "AC8f00e918c2b1e2933d40f60c18ef35aa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}