{
  "name": "user-service",
  "version": "2.8.17",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GEfbdsi89ky8ubJUxSSr"
  },
  "jwt_secret": "OKtqsU8gqQ0lt/NGa1rciy3iNTojtts5",
  "api_keys": {
    "stripe": "sk_live_Q36YxOhCz7FcGOo1o1lQL82b",
    "sendgrid": "SG.UOa/hRjiCMtU17mVjvp3U5",
    "twilio_sid": "AC4c3bd538aaee08de14c799237d64205e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}