{
  "name": "auth-service",
  "version": "1.6.28",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "6qsieuuEelpFSpX2nSoP"
  },
  "jwt_secret": "NFpX6XGy3ryT4wu469BfOPPVKyfwutxZ",
  "api_keys": {
    "stripe": "sk_live_HLtMzYTRRw9n4Z9ZK5W3FCOk",
    "sendgrid": "SG.fzYN9DdZWKCb7duckPezaC",
    "twilio_sid": "AC9bc698a37b09eb37963cc69602cea662"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}