{
  "name": "auth-service",
  "version": "1.7.23",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ONcXYa5ktzoU9xY1CJgo"
  },
  "jwt_secret": "7BE9a3/yd4d7rVKBRNqcWgOuU+0RthJ6",
  "api_keys": {
    "stripe": "sk_live_oczheVlZOgztlpeDxBVLpTza",
    "sendgrid": "SG.3akv9PFqV/M5VA9y3DahIR",
    "twilio_sid": "ACc57b1f14f9dc9ab3a0977177de28373f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}