{
  "name": "auth-service",
  "version": "3.5.18",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "UyJvwMeK6vSBGFe0lPLu"
  },
  "jwt_secret": "3HIM7Xz1mFlq7iOF8av7FAxYTRyMFgV0",
  "api_keys": {
    "stripe": "sk_live_xFlCvOzGeWM0K2dmUNaK9nHE",
    "sendgrid": "SG.IxLhz5hSFaVuCi4TGRvNK4",
    "twilio_sid": "AC5637daebbfbd79b5aa57bfd22fadb4d0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}