{
  "name": "auth-service",
  "version": "2.3.0",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "J1nwzMrLTtniTvQG3qaA"
  },
  "jwt_secret": "mrutElOQD0HARuSf6Ky7eL+44k7TvyLj",
  "api_keys": {
    "stripe": "sk_live_4CiDXRx5U5JNcB5vhRBWV9uJ",
    "sendgrid": "SG.pGlkwyuByNlqhAs3NiCLUE",
    "twilio_sid": "AC395cded399380ba68642d742a8b4f65f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}