{
  "name": "auth-service",
  "version": "2.4.15",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TycyRqAa9E1ZakW40voJ"
  },
  "jwt_secret": "uiI6oV2eyn+haYRVEDK7fpprhlXFuAZT",
  "api_keys": {
    "stripe": "sk_live_OfsOmpw5aZwzIEVDgG7h31Re",
    "sendgrid": "SG.bo1d55AT+rOzhJsyKnSamE",
    "twilio_sid": "AC82860c0e67382ca6981961f67f560b95"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}