{
  "name": "user-service",
  "version": "2.4.5",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "A5ZTKBohnMgOuRGZhIn2"
  },
  "jwt_secret": "MLZzsMAIRA3IV9sZ94nl0QyjbZevJAnl",
  "api_keys": {
    "stripe": "sk_live_Pphq13xVCRktUmTg6aguvEhX",
    "sendgrid": "SG.m3tCZ16j/7Yh39RL2SADnz",
    "twilio_sid": "ACfbe2d6209d91ec09bcba2cace3be5d03"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}