{
  "name": "user-service",
  "version": "2.7.3",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "TxT0Ed7ojhHAgqNIxYsw"
  },
  "jwt_secret": "3TZn0IMgYDn9Wn8H/8inzfeiOlABK6Ee",
  "api_keys": {
    "stripe": "sk_live_c7AgSvdUakZKn31L9PHo7NfU",
    "sendgrid": "SG.rJpG89jtDGleSTD7mBhlul",
    "twilio_sid": "AC2cf5f6663ab91923506e1d7a87e0c629"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}