{
  "name": "user-service",
  "version": "2.2.19",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wWAjdAhkcfVhZWpaVs4j"
  },
  "jwt_secret": "kyEgq1QnE0uO65gs1KIXfcr+ysOWY7E0",
  "api_keys": {
    "stripe": "sk_live_RSoOuXJm9Eu2rV9rZJKDBAJb",
    "sendgrid": "SG.GSThx5dMw8XQBKRfPL24Fu",
    "twilio_sid": "ACff922250c74d7e9e509999e280bdde45"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}