{
  "name": "auth-service",
  "version": "3.2.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "JugqozxOhB3ya1OsitU4"
  },
  "jwt_secret": "3ePthfEHfZnhpK2lyff/PDlbnOYlgsUs",
  "api_keys": {
    "stripe": "sk_live_4sgu82ldZyVth50bcL72KcUs",
    "sendgrid": "SG.stB6SF2z+KBcLIZYREu7AT",
    "twilio_sid": "AC1c86d7c892ee3de80a87e47f50f23e41"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}