{
  "name": "user-service",
  "version": "3.6.16",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fZNJ5V24iZ2UwLAEuXj1"
  },
  "jwt_secret": "/NUURVyxCac1UrrXQ0YuYM6T7ZlHSO4B",
  "api_keys": {
    "stripe": "sk_live_bNpmBmWBKz8OatQcrolajrVk",
    "sendgrid": "SG.OgAlk1mCxLyWnj7VbGptoj",
    "twilio_sid": "AC559256e23705a5a8f00bdd5cedebdf51"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}