{
  "name": "auth-service",
  "version": "2.9.6",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "chuHeY7QTT7syn5G6QVr"
  },
  "jwt_secret": "T6Vur/o+UHoMuEv8R11f/3Dw+IxcBbQE",
  "api_keys": {
    "stripe": "sk_live_DyT2rW9jhBgZT5ntFzKpgl9L",
    "sendgrid": "SG.2GkDp/+Lyr/F10aIS+r63J",
    "twilio_sid": "AC8a51c865254931fc4adcb67949caf7fd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}