{
  "name": "auth-service",
  "version": "3.5.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KzUR291DysLWqABFNIqc"
  },
  "jwt_secret": "BBrIwCCWazZhC3V25PqRkc+XmiogITyl",
  "api_keys": {
    "stripe": "sk_live_wuuOA7UmLz7xwC6bj9z9s6mW",
    "sendgrid": "SG.dQJLJbYjCHhkidJJmgSjMy",
    "twilio_sid": "AC468af1efade00b4a6f6bbcfb0b9bf2b0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}