{
  "name": "user-service",
  "version": "2.9.13",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iCpFCRrot3JFh9MDPeDA"
  },
  "jwt_secret": "YDRIro4fDlxkbChY4Yms6f6SZo7wVMyB",
  "api_keys": {
    "stripe": "sk_live_tir4cnGDWuH75gv60GLbUJJq",
    "sendgrid": "SG.j93c8QI1cV6cJ7FNChYWuR",
    "twilio_sid": "AC4544d1040ca1e8bfb52379f7fcfeefd9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}