{
  "name": "user-service",
  "version": "1.7.20",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cWDfxt3Qw0OWRhAyQ5Q4"
  },
  "jwt_secret": "JWh7iapWVZJEKB7sEfccF0YdAIewPxl6",
  "api_keys": {
    "stripe": "sk_live_5uVPEZ9GUoQ1qZrM6hYz5wQc",
    "sendgrid": "SG.zEBIDuygMuB6iioaYB3yA/",
    "twilio_sid": "ACd1d017910e40e098dec7d87a6ea5566d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}