{
  "name": "auth-service",
  "version": "2.9.12",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9WS9OkD8243R27mV22gH"
  },
  "jwt_secret": "DopicR/BPMC6UiqVOtix6tjKvj9Tkzp7",
  "api_keys": {
    "stripe": "sk_live_J5D0D8sO9xLAqb0Nll01Bg16",
    "sendgrid": "SG.z8+W8bmcIXLo0/kdgeSSqV",
    "twilio_sid": "AC12a0a266d3fe767f4d6f4c2bb6b9a5a8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}