{
  "name": "auth-service",
  "version": "2.1.25",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ogULQ4yheKwEdANjMBer"
  },
  "jwt_secret": "8+fSDfH9ZpJlr2bLIy5ZubfiQeB6/cvH",
  "api_keys": {
    "stripe": "sk_live_taedjedf2eex1vDR24SCgzRL",
    "sendgrid": "SG.4tk1TGb5xqCSTOdaPFFOjP",
    "twilio_sid": "AC0c4bd0dc9d766d17a6ca19c0d03b2a18"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}