{
  "name": "auth-service",
  "version": "2.8.11",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2oqXWEZUbiauMPC6LHB1"
  },
  "jwt_secret": "5yns9tHrnfmmgFT24gojbelwvSJ19mJg",
  "api_keys": {
    "stripe": "sk_live_2cEfKYqzDpTFOwRdJMGGebhj",
    "sendgrid": "SG.nDVxWzMx1F8At9fV30eBlU",
    "twilio_sid": "AC1df5463b5a98a3385b1b9e574a22b1d3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}