{
  "name": "auth-service",
  "version": "3.9.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8BQhoY5EAS0kwmLjeWKf"
  },
  "jwt_secret": "SA3TKIrgteo4KcmuBdyNftmnfoxo+L3U",
  "api_keys": {
    "stripe": "sk_live_32GJ77npXdGgMsQZdAQfUWdf",
    "sendgrid": "SG.pi/dtP7PmxBE5fBL2VbMO0",
    "twilio_sid": "AC76302a5b3d8458b7b416d0fce2f25609"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}