{
  "name": "auth-service",
  "version": "1.8.9",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "vOB5tWL9XS1LmQOV60Xh"
  },
  "jwt_secret": "5RLb1uwVB2EFVbaKbGbv8kh46xEDimDl",
  "api_keys": {
    "stripe": "sk_live_AbCA5BcXiD0UW2uWI5LEUR74",
    "sendgrid": "SG.6P5K4Gh2q691sQv71EipvK",
    "twilio_sid": "ACcd3a552c9e6d379675646ab43d366146"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}