{
  "name": "auth-service",
  "version": "2.8.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "0LiVqClaxv83pONvw54m"
  },
  "jwt_secret": "xAd5fji2RBDb5aQruxT8Gxmacv1RzGYQ",
  "api_keys": {
    "stripe": "sk_live_CcO0h5sjmcVneTcNx8U7WQFF",
    "sendgrid": "SG.qchx8ZpBqB9CMoyBlO3SCV",
    "twilio_sid": "AC7a16da43e4c269d72571bdd32840501f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}