{
  "name": "auth-service",
  "version": "1.9.9",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1fVHU88xnqipfSCxdXib"
  },
  "jwt_secret": "hOxoQ1qulkV79Z0rv00NrWzLJ4ZSo+/Q",
  "api_keys": {
    "stripe": "sk_live_QaXVoNY6TQrG3QzKSVOXmZIA",
    "sendgrid": "SG.oPImB5e5AZ3Xssg0VQc+W6",
    "twilio_sid": "AC3315a97f18f4fa4c47a01ef138275947"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}