{
  "name": "auth-service",
  "version": "2.0.13",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QUwV2XCt8Hb192NWtozr"
  },
  "jwt_secret": "PTv89+rDxbVcShY2McHBydVbAfxRKRDr",
  "api_keys": {
    "stripe": "sk_live_d5nnaoBFtEk5FzeCDNJ8Jh99",
    "sendgrid": "SG.TNZaGZ3anzP2h/3eyHq6Su",
    "twilio_sid": "ACbb1dc6f5b7eda7b6e512afcfcf6fcce7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}