{
  "name": "auth-service",
  "version": "3.7.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BDRo9QMdGJI1CvYpVKYr"
  },
  "jwt_secret": "Ya5NeSxhb11xx0WlGWhOrj2Rvj5MyYtG",
  "api_keys": {
    "stripe": "sk_live_olgD83yuuzELfUlt6U2prffJ",
    "sendgrid": "SG.1C5VkDD0b5rWJk4ygHDRLq",
    "twilio_sid": "ACf2af6aaf7cf5b74d4b63ca6e7b61a95e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}