{
  "name": "auth-service",
  "version": "2.9.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DIUzjOd0l5hlPW7HNDKB"
  },
  "jwt_secret": "GMzhg2e2tBqn22Lc0MCryfSLgbmZuMyk",
  "api_keys": {
    "stripe": "sk_live_aiFD7eqLmBH8Igk94CI9Y21E",
    "sendgrid": "SG.l6qwUYR+cGnQHorA4I66LZ",
    "twilio_sid": "AC4ea335cc21b2d3de6965090513c9ee5e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}