{
  "name": "auth-service",
  "version": "3.4.29",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "QMZSS9Fs2xWocMrWfa1B"
  },
  "jwt_secret": "XmbvOygn/QyZXlJLDbOGN6Pm6rUqXBjG",
  "api_keys": {
    "stripe": "sk_live_jOXDmIKkxVpV3gZoSgJYbIiJ",
    "sendgrid": "SG.sku5qh4dZyo329fekZq3Wf",
    "twilio_sid": "ACe7219bd57fc74465edd4ef1f9c37ad0b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}