{
  "name": "auth-service",
  "version": "3.2.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NaP3HPavG87dM4NC3B5U"
  },
  "jwt_secret": "lJqN3P7p3aHi7djsFqxU4257F/VXTLun",
  "api_keys": {
    "stripe": "sk_live_QiJFpLNrgh1x22w8Do9uwAOX",
    "sendgrid": "SG.aAnOG3COe2lDdp9A+PSLhK",
    "twilio_sid": "AC4f7c665cd9856531e0a22506723b7d0d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}