{
  "name": "auth-service",
  "version": "2.6.20",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "N8PX0pwfysAK8g44oCBc"
  },
  "jwt_secret": "Kf+gZnC+dx6yRFZjVR4uP6pZWDLL0df5",
  "api_keys": {
    "stripe": "sk_live_R71k020B4Wv2rh1Uql4OEGEP",
    "sendgrid": "SG.CAihJdb1nD7wC75VEZcHpJ",
    "twilio_sid": "AC9e5432a2b93f3a23a21db46f18af6cc1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}