{
  "name": "auth-service",
  "version": "3.9.15",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "347FwPep1xByaW0gCG1G"
  },
  "jwt_secret": "remYXbKQsvV5ifq8t/HfAbEsg8ct1+81",
  "api_keys": {
    "stripe": "sk_live_hXAKNaYzQY0Yv1R0bb2uufZ1",
    "sendgrid": "SG.ghgH2P0q96fucOc98BtMz5",
    "twilio_sid": "ACb9033b3c93cae3a9e8b15e6a2bea8b72"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}