{
  "name": "auth-service",
  "version": "2.2.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5Y0h9oanoYIy4v32xuLR"
  },
  "jwt_secret": "ONWzXXfZLZv+fTgYyI/WA43jzKYI6rUx",
  "api_keys": {
    "stripe": "sk_live_qW0TV2x8T6ZhdKfV6zkLZWeR",
    "sendgrid": "SG.sRmeslF6n+XeFRyKCFvCok",
    "twilio_sid": "AC14a754772af11fc57e268b3cf5e7be70"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}