{
  "name": "auth-service",
  "version": "2.4.0",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1811iuvjNQ7fYN28w7fm"
  },
  "jwt_secret": "ByD1JYOfJed8RyHHXC3mB/nkppghmM4X",
  "api_keys": {
    "stripe": "sk_live_qhPGXAo3SqCKLLEq3ZKGfSq3",
    "sendgrid": "SG.otCQngEV0UvN/h0TZiXlQ+",
    "twilio_sid": "AC4766a2fa41bdcbf013a3ee797b801222"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}