{
  "name": "auth-service",
  "version": "3.4.25",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "iWuoqRuaF0aqYq3rthPw"
  },
  "jwt_secret": "Gq91zAxNGur+aGWhUkilVmMPh/E3MwWk",
  "api_keys": {
    "stripe": "sk_live_jQT1bmZSeNY7EBTEJoXmGqMu",
    "sendgrid": "SG.A5sH+vILxEe/es0LW4KZ8B",
    "twilio_sid": "AC640f7c072cb2a38feeb281d66ed6eb66"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}