{
  "name": "auth-service",
  "version": "3.3.13",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ecXyz4fIe7I0ujsEU8sL"
  },
  "jwt_secret": "QtDP25ywrygptBFdDxosBCdXHHy/yR2u",
  "api_keys": {
    "stripe": "sk_live_gf4nJ0g9BcvpuCtf41xcRlbs",
    "sendgrid": "SG.r/1ZIYMfP8HUNtvl//ekYe",
    "twilio_sid": "AC0c6ed316c967858005041713e7a91696"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}