{
  "name": "auth-service",
  "version": "2.7.22",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kJJbML5kf9R6ayp5osV0"
  },
  "jwt_secret": "82IYPrfY6jvhzVUlCjyaCGE3IpP779Pw",
  "api_keys": {
    "stripe": "sk_live_4eFd4GUILKJDMfvfQB0TS285",
    "sendgrid": "SG.WyBJP9/cC/EV0GoORTclwl",
    "twilio_sid": "AC260c19f1cb114a0b942105609677c528"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}