{
  "name": "auth-service",
  "version": "1.4.14",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GfovqhoKUJWVq0UWqioF"
  },
  "jwt_secret": "a2y1mk5fzpZt6KTZH6lRA6MT96Ctbp0A",
  "api_keys": {
    "stripe": "sk_live_pU10n7WWqZAkiMlMy3Ig7YxT",
    "sendgrid": "SG.ZNiO3xBIL72EHr5zRTn3KH",
    "twilio_sid": "AC35a59e08b3517e41b0eeabd926d28135"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}