{
  "name": "auth-service",
  "version": "2.4.26",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yeEXuzXz1S54g3zz26Yd"
  },
  "jwt_secret": "RdSbBO9RwuUwSOznqRjCe4nvD3UbU/iO",
  "api_keys": {
    "stripe": "sk_live_dUrklBU07ZwYvgDu4o53UeZP",
    "sendgrid": "SG.ZPYl6YeH/VHXaSwelMB5Ps",
    "twilio_sid": "ACf19600a320c616c86202efd81f7b14a4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}