{
  "name": "auth-service",
  "version": "3.3.13",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "TumhIppa9QGp3zYswNK7"
  },
  "jwt_secret": "AXmrM83q2vGY96Bv5LD34OwuIKKnecT4",
  "api_keys": {
    "stripe": "sk_live_2buYAwqLjKc0EYkcJXg1ZKnB",
    "sendgrid": "SG.aQ6EJNK8RCqc+5fazY48CI",
    "twilio_sid": "AC2729017cb0e9a1fffc014ce56f5ad564"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}