{
  "name": "user-service",
  "version": "3.3.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kgT2HHWoHx8l56PP1Uva"
  },
  "jwt_secret": "s+CNb+rQI/zch/nVBePo+hVRXgALRITP",
  "api_keys": {
    "stripe": "sk_live_vOJNVFxy4stF8QvyfieWKcnu",
    "sendgrid": "SG.mtXUZeeSbop1thaZV+++L4",
    "twilio_sid": "AC2523af0fba2752da32ecffb022160991"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}