{
  "name": "auth-service",
  "version": "2.8.9",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "BHZIKdM23F0WMKj1yg9f"
  },
  "jwt_secret": "zwo2YXXV47RB4Hq1gY5kKHBRsgym4wZc",
  "api_keys": {
    "stripe": "sk_live_GP6AxE1M7v1hTce8A28Wo48x",
    "sendgrid": "SG.6AFoD4JxuD4yFoGmb23gdj",
    "twilio_sid": "ACf78eaea20b1a0a0d179f49c1f5174db1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}