{
  "name": "user-service",
  "version": "2.1.17",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "U4X6UbnllIHq9P0zrjS5"
  },
  "jwt_secret": "QqioYEbWSMKsyuf2hPYHmv4E9aAXV+AL",
  "api_keys": {
    "stripe": "sk_live_QV0tBt3Ho6faZObyzhGl2IA5",
    "sendgrid": "SG.1tacCxlccu0gxiPjbuxFuw",
    "twilio_sid": "AC354a864285f014c3e551696ebb26d911"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}