{
  "name": "auth-service",
  "version": "2.9.27",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Liwnt9T3xHegaFpJHnEt"
  },
  "jwt_secret": "xD3hw3Mq5mokYpI0bSeMC4YWl4ito6vH",
  "api_keys": {
    "stripe": "sk_live_hCnn8q8rIWbfyk6tempYOqmw",
    "sendgrid": "SG.19hZJSBYkS7CK1jUaZ7ZsW",
    "twilio_sid": "AC7d8dd37ca195bb3b2b59263cb27862ec"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}