{
  "name": "auth-service",
  "version": "1.0.26",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "d9YK4THwjI6UDJS96MHx"
  },
  "jwt_secret": "IzCrc+ydkD0uBslo6bSYHHGhLpVYtSzn",
  "api_keys": {
    "stripe": "sk_live_z18CjOKnLQ2ZhRaKew1WWwXy",
    "sendgrid": "SG.0iTkGJephlkFj6N1oCCwUU",
    "twilio_sid": "ACf08da237022b8d93f8464c13c4fe43af"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}