{
  "name": "auth-service",
  "version": "2.7.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MadByRAuWNV71z8Q8zwm"
  },
  "jwt_secret": "zHiTI5Z5SblEGPBmXyJl6y/VJ/kuHEON",
  "api_keys": {
    "stripe": "sk_live_99bN7ANu9yB1tCqIRkRGfnMt",
    "sendgrid": "SG.9m1hlyU4KiI298i1zvnOrH",
    "twilio_sid": "AC96b0fc8dc8b66ea443289bf42ba88986"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}