{
  "name": "auth-service",
  "version": "3.4.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rH84UdHemHR3wZwiBIBn"
  },
  "jwt_secret": "8zKK6J2RURwInR5I9HZnl7g+T1A37lKo",
  "api_keys": {
    "stripe": "sk_live_KqhkvcDuHuVx74Gjmm5uKueY",
    "sendgrid": "SG.YGhmL7jH+FENhWZ84yK4Ve",
    "twilio_sid": "AC9a5ed176599d8fe2c5009f876f12d77f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}