{
  "name": "auth-service",
  "version": "1.8.10",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "CG4f8K55Y5KyrRyFmbbu"
  },
  "jwt_secret": "QpaudXhCk2f0P3SUSHtFK5MH5MzIZYfI",
  "api_keys": {
    "stripe": "sk_live_CvxKLpKF0BpUKpkC3jLKcpcn",
    "sendgrid": "SG.rmPJ8eDNfPYo1kfbaGNloV",
    "twilio_sid": "ACa5015dc76ebf5759225ad12a198f9506"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}