{
  "name": "auth-service",
  "version": "1.1.11",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PJnewd89ZL5cSXSMyg8k"
  },
  "jwt_secret": "QOJJ7nES2Iao+u48qiZNbocu+TnSzJ18",
  "api_keys": {
    "stripe": "sk_live_c7XI4z8yi50VypqrcNkbA3mb",
    "sendgrid": "SG.oNwXE8CtGHzbClmu5ch0w3",
    "twilio_sid": "ACf9f0dc31eb490edee56e882e1d608242"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}