{
  "name": "auth-service",
  "version": "1.2.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mnPhZw1LEhP0cGMa71nz"
  },
  "jwt_secret": "dl866eQ1hr87SLnVhPhuF4Q7+HHnFUeY",
  "api_keys": {
    "stripe": "sk_live_ID8T4jSNl5gXevPVJ5lAryTu",
    "sendgrid": "SG.qz23MSwLhBm012jPaztkfe",
    "twilio_sid": "ACee3fa8949dfaa167f40584598cd1a84e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}