{
  "name": "auth-service",
  "version": "2.8.17",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "eSIKd6WwbzE9S0b2ZShA"
  },
  "jwt_secret": "36OvUU7Xw1Ii5uSdtLLzksL5Y42RnG0h",
  "api_keys": {
    "stripe": "sk_live_rFpsJBES46Qmjv39YNWYmIZV",
    "sendgrid": "SG.PC8ZpPy2O5GEXvaDDc40l3",
    "twilio_sid": "AC43771e536752ffd1acb714969efcd316"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}