{
  "name": "auth-service",
  "version": "1.5.22",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2WR16TMy71sueX8LSEbs"
  },
  "jwt_secret": "o9o0N0x14l5/sQiXi0d2mCI2cWbYtNxs",
  "api_keys": {
    "stripe": "sk_live_ahCTzSDkjCzBlNYzmqKIMTRU",
    "sendgrid": "SG.fmp6TjyR+6gAzciL0rFaj8",
    "twilio_sid": "AC2e094beff51d77022152c763bcf9ed2b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}