{
  "name": "auth-service",
  "version": "3.5.6",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Xzbe1c3g4xLb73heDmhi"
  },
  "jwt_secret": "OhLus6ATG6UPkRXlMj/WLo5TiOLu4dWW",
  "api_keys": {
    "stripe": "sk_live_dE4KSLR7bBPPvPMlER9UUoox",
    "sendgrid": "SG.VjBMmV+2D62PO+fZvoIP+B",
    "twilio_sid": "ACf8cbcc3c346bc3f36da216cf3078e556"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}