{
  "name": "user-service",
  "version": "2.7.25",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "n2S8KVdHQ6W6XHz0KUHM"
  },
  "jwt_secret": "Kl3BVJH+FpgaeVNja9Yu+mqbaFQ0i016",
  "api_keys": {
    "stripe": "sk_live_Ob0PoRSBXGCtOyh2W67nbywi",
    "sendgrid": "SG.ZphD1nPgcbFFjf87HtvAzt",
    "twilio_sid": "AC1e447b8004728f27a4541240c48dc2ca"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}