{
  "name": "user-service",
  "version": "2.1.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yChQGxRr0nNOqWZiE9wM"
  },
  "jwt_secret": "WP4Ux3+Qkh6+Jv//sRFf9ystkzFRj3hq",
  "api_keys": {
    "stripe": "sk_live_9owXxuPxmVe5yoheDczZVuDr",
    "sendgrid": "SG.pEBzYQu1vhxFNIof2+AtY8",
    "twilio_sid": "ACb325a05598369d4f0f4b6645fc4dee86"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}