{
  "name": "auth-service",
  "version": "3.8.6",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tf5k4Zu82auuVkjl8FyY"
  },
  "jwt_secret": "Xxhv5gF9CeD5e31ISw/Wpd5ErGgpIisc",
  "api_keys": {
    "stripe": "sk_live_tPsCz0nr9qWbEqqNaXYgkVC7",
    "sendgrid": "SG.qWTfRLok6xf0QCG/BbzF94",
    "twilio_sid": "AC818d738c0b0d79f0dd74c3df56962c7e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}