{
  "name": "user-service",
  "version": "1.7.2",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gpV6HtHyx0PxiHbyTM03"
  },
  "jwt_secret": "cbxCyGQ901i+7w6Pu7hmWotdZHBVAUSy",
  "api_keys": {
    "stripe": "sk_live_yrnNP2ne0GyW0C3jU5GuCGZI",
    "sendgrid": "SG.O0NUKeqyKwsf6el0VE76I8",
    "twilio_sid": "AC5d57fb61c878445dc1ac0f1a326033c3"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}