{
  "name": "auth-service",
  "version": "3.6.21",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zEmek8xOMTcc3IoQeOSg"
  },
  "jwt_secret": "oiiez44InlmUsGD+pKzbMmW5qrprFpzl",
  "api_keys": {
    "stripe": "sk_live_A32mMTE4EcKhFgNxl8zZy9hh",
    "sendgrid": "SG.MtBa+3MNK+QkvKT9gvI/kb",
    "twilio_sid": "ACac74da635832d5c8a8b5b9fa580a4bc2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}