{
  "name": "auth-service",
  "version": "3.9.5",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "tPCOrAGeFCTVuThbMvZK"
  },
  "jwt_secret": "0s2k+yK5iHV+4b1J5JwHfWDSf0GnBZyY",
  "api_keys": {
    "stripe": "sk_live_Azy3swyRYmCAe8G182aeN0zO",
    "sendgrid": "SG.cLE9zQxbIVJBoc8OQj+hqb",
    "twilio_sid": "ACdc13f4c27b4f91d915386bcb812bf5e1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}