{
  "name": "auth-service",
  "version": "3.5.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4aGrq2cW3wQ8NfosyTWg"
  },
  "jwt_secret": "tpJHx9+Vodw+x+StVX/yayUNyZmUBr4X",
  "api_keys": {
    "stripe": "sk_live_7K67iwFmLAs40mJ3y8gtdeVF",
    "sendgrid": "SG.swQ5JwnF+hIJ5zoBMg3DF/",
    "twilio_sid": "ACbbe60ceaa0d70b3521af43e0d6b99aa8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}