{
  "name": "auth-service",
  "version": "2.6.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZW67s1kL1qJnAL1GFnHZ"
  },
  "jwt_secret": "iMn70YbgCqifG80+1uZpDeQIqjoDhsV4",
  "api_keys": {
    "stripe": "sk_live_c16FA8LOn361HebxfiT2Eeao",
    "sendgrid": "SG.3Nzh0fXvr3AcBDLE+vVL1R",
    "twilio_sid": "AC7e102cee3ee7c507d6e57fb113b6fa13"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}