{
  "name": "user-service",
  "version": "3.1.0",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ViBKqtfyCKAPUThc133Z"
  },
  "jwt_secret": "51gfV12sIR1p+RK4s6jrr1BqZ9UNaJzW",
  "api_keys": {
    "stripe": "sk_live_mBj6Des5jgSxiDBHOZ26SVj9",
    "sendgrid": "SG.Z78/DKSsbtc9l6xqhJKU42",
    "twilio_sid": "ACf92d7aa610926df337a9f7ec6a210cf0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}