{
  "name": "auth-service",
  "version": "3.0.7",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "uWrgDNUT4Jl4Gzn7eazq"
  },
  "jwt_secret": "GiIdQf8mUCwRAcdJ9hqccdxTNz2UqGct",
  "api_keys": {
    "stripe": "sk_live_7JbPRbkeEREJfgNxEVFeoBhX",
    "sendgrid": "SG.5gUwIHNPw6HvwlHk2+FkU+",
    "twilio_sid": "AC378a642b84f76ba18be555c547018916"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}