{
  "name": "user-service",
  "version": "3.2.14",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EbCyvtb5us5AF5Xxqed5"
  },
  "jwt_secret": "fJ9SevYmrlfxpHhejf/0A3D5eAjF/ILl",
  "api_keys": {
    "stripe": "sk_live_XVaTeAZYjuQMNqiJwA6U8XG5",
    "sendgrid": "SG.0qbnuMzhQpaO6rPdrHK77V",
    "twilio_sid": "ACa73629e1f29f356d7a8108e90a732667"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}