{
  "name": "user-service",
  "version": "2.8.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "LLAKrW0dwvsSk0aj7WUo"
  },
  "jwt_secret": "hdE35i2INs650iHNGyeUMSkCZfZexRyS",
  "api_keys": {
    "stripe": "sk_live_a8eLkWcAYYVU18nyIH5M1vQA",
    "sendgrid": "SG.OxhIqWQkqWDlihuRQdfx2B",
    "twilio_sid": "ACb7732f3dd4fa68783138dd9dfc172b04"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}