{
  "name": "auth-service",
  "version": "1.5.23",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0YaWVexPpJNHkznea55e"
  },
  "jwt_secret": "GANcuyVvLh+PZou728Wsoc5V4T/42Qxo",
  "api_keys": {
    "stripe": "sk_live_G4AgaD6bQr9SZixY1xWrjjDX",
    "sendgrid": "SG.X2Olsroc51m+Xp8wojSYmS",
    "twilio_sid": "AC045b0e4a3265638e76ce3bc97c8d2d5e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}