{
  "name": "auth-service",
  "version": "3.8.22",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Z5XxKW0qKR90NphqmHVf"
  },
  "jwt_secret": "dn5A7EDNIdCiOCz2BkamK+TjgE+NcDIS",
  "api_keys": {
    "stripe": "sk_live_JwEGjOzqh0i51INQP4VaouJn",
    "sendgrid": "SG.EreKWnVxN3Hzmyat/fC0hx",
    "twilio_sid": "AC631940589350d813792bc1d265b07f7c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}