{
  "name": "auth-service",
  "version": "1.1.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ntBtGJkRnRoHNy0xo5ke"
  },
  "jwt_secret": "+Sb+SqWRXlOaaOnzRhRhI1ZSSIGvD+sd",
  "api_keys": {
    "stripe": "sk_live_JAfsOcN3PAqFVmXiRBdHT6Hd",
    "sendgrid": "SG.s0Z+7h7ATP/UOn+n9u08SB",
    "twilio_sid": "ACc39d4cd2056355d40c91210b6ff58043"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}