{
  "name": "auth-service",
  "version": "2.6.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4PiJbDQM8J6YbyUizRSB"
  },
  "jwt_secret": "rTAMnn2ubx0JKNVi2V0QabuO+elyealH",
  "api_keys": {
    "stripe": "sk_live_J4yqT745gnI5I6kGuvJv0MXr",
    "sendgrid": "SG.MFphQduUIDJMpjNR2h65qF",
    "twilio_sid": "AC384351a77ce674dd6b49a2bf7f2baf25"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}