{
  "name": "auth-service",
  "version": "2.1.18",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "i3mWhhpM3C2DEOCqSded"
  },
  "jwt_secret": "rpwb8AgDVI1eYfaW2nl9KdWWST2KuibL",
  "api_keys": {
    "stripe": "sk_live_hMqv35ItKsjYoiVsSwg9uQTF",
    "sendgrid": "SG.TNWj310XtF6BdQkIM5g9aS",
    "twilio_sid": "ACfe0dac454d3b8f943d9eeab536233a05"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}