{
  "name": "auth-service",
  "version": "2.7.29",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "d1oZ7902C7Cq6NjYm25u"
  },
  "jwt_secret": "qpC3v00OO2PwHQ85xKoiAb+SjcBfPumD",
  "api_keys": {
    "stripe": "sk_live_eqcExJUceScmEgeIx39HGEvs",
    "sendgrid": "SG.mnzyvWN6hXyL1yxUGEFn+O",
    "twilio_sid": "ACb034f5381e43edae69fffb09302cce86"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}