{
  "name": "auth-service",
  "version": "2.4.24",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "IotWhHBuytTaQTRq2oxS"
  },
  "jwt_secret": "4els7XfK/u3D0odNMRYw+IA8XX3f/QRc",
  "api_keys": {
    "stripe": "sk_live_P2ovwEP8FeqaICYsxb5meoFl",
    "sendgrid": "SG.mXCsn72GhnmEtuMQn1iw87",
    "twilio_sid": "AC1be1db978e7dfb64ecaa4582d16a2d94"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}