{
  "name": "user-service",
  "version": "2.3.25",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Cg2qX6sew55s3L8ql4K1"
  },
  "jwt_secret": "20AGzwymr5iXcsl2fgi/t4Tac6UIHQga",
  "api_keys": {
    "stripe": "sk_live_Hq9IgL3WQ0YpxIhVCk4Sdq1t",
    "sendgrid": "SG.+a6jH3PYe5EZeeojvQTAgB",
    "twilio_sid": "AC39cd62723adca93f124e879187b5c86c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}