{
  "name": "auth-service",
  "version": "2.7.18",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mUtty95EQ5FkRhWaa40F"
  },
  "jwt_secret": "6N7PN+bzzbwC2BxN9wMLgSv+bTyLBTUm",
  "api_keys": {
    "stripe": "sk_live_SrJ03rM0yPxXrSYQ4tn65VA4",
    "sendgrid": "SG.Y4ENUr4lZpWbLlzDXRyjDo",
    "twilio_sid": "AC880c888aca1155f21c59632f564c87a9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}