{
  "name": "auth-service",
  "version": "1.8.21",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "l1pOR3m0WRjBWlD68Ssc"
  },
  "jwt_secret": "nv3SLrIyL7Qz4j2/I2yw1JhfyjKGJVvB",
  "api_keys": {
    "stripe": "sk_live_123QBuGrucnwyMbmxwzgGGD5",
    "sendgrid": "SG.eGAY+3PYkXcsDYuXQdOjsX",
    "twilio_sid": "AC25945a16b7915c7a10e0c4cceca39bb3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}