{
  "name": "auth-service",
  "version": "2.7.14",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oRGmK97BXAumXahhmxc4"
  },
  "jwt_secret": "Lwt1q90344YjVycB+8kR/F8Fgsy4UcVN",
  "api_keys": {
    "stripe": "sk_live_Xt1mQoL9cjaMePmEBsaJiX2O",
    "sendgrid": "SG.TgkdADG5en0ZqJY6czotBg",
    "twilio_sid": "AC97d7851e3470223414801de1942fc537"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}