{
  "name": "auth-service",
  "version": "2.1.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "elZOelqiZ4Z9Nu5UXqjo"
  },
  "jwt_secret": "sF8gTyMNXqkbsKncv62oAxZrXqG357wU",
  "api_keys": {
    "stripe": "sk_live_WBl7W3kGkeAIJSREg5osHZMm",
    "sendgrid": "SG.ChA9YDOm7pmZuKXYZSxd0z",
    "twilio_sid": "AC58ef40ffa75f0ae542975ae049852cd7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}