{
  "name": "auth-service",
  "version": "1.7.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rStPGmehO5ZWg39Dq6bN"
  },
  "jwt_secret": "DCMxsCgvF0hbpJIpA3JLpdTjzyT0kIeL",
  "api_keys": {
    "stripe": "sk_live_4oYOdNV6C4kbw1omhCKwbpPZ",
    "sendgrid": "SG.Gwb7gNTHi/3Qmt34lFG/91",
    "twilio_sid": "ACe1b3aeb1878ab37682cd54d45d8e3ec4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}