{
  "name": "auth-service",
  "version": "1.6.18",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gnsOxZ0m0VDFJvxIn73S"
  },
  "jwt_secret": "Ms3Q55TunSEa+A9ROCrvIwpa+2t7ZYar",
  "api_keys": {
    "stripe": "sk_live_kJOwng252dTttK97anauoQDt",
    "sendgrid": "SG.IpQ2Ivu4+rQTniVWPmgSes",
    "twilio_sid": "ACeb34511abd668f4e6f6ff8b1d2378a4d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}