{
  "name": "auth-service",
  "version": "1.5.26",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Sgu4ZC1NmxJu0y1Taz3W"
  },
  "jwt_secret": "EdyZfg7DBqzJTMfEm6G9N5Wavvb4rmRZ",
  "api_keys": {
    "stripe": "sk_live_2aZ0SqNRSQ7KY7K4u0u28tGp",
    "sendgrid": "SG.g0eXgHuCvTDo0E9DkL/+aT",
    "twilio_sid": "ACc6c74d183aa3985c5636c2af67a389de"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}