{
  "name": "auth-service",
  "version": "1.9.22",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3toNNmcrn1SJsG2aPg0S"
  },
  "jwt_secret": "8kU3xOj8i3VCLDITxp4dSA2FatnpTHng",
  "api_keys": {
    "stripe": "sk_live_D7PKWykCZ0CExppMtXwj7Py1",
    "sendgrid": "SG.fnuhkjWizEAB6GavokEoOn",
    "twilio_sid": "AC1384df9161344a310ccadd6a473b69da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}