{
  "name": "auth-service",
  "version": "3.4.22",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wm28uW8nTFH2iLghqxR1"
  },
  "jwt_secret": "bFZS1/1SOA1bIPTNP0pDJ5zBZSEkqXez",
  "api_keys": {
    "stripe": "sk_live_t6rO0Ro7k7R4evw53UDWQJXs",
    "sendgrid": "SG.fsjZoHhmPwLx/i68HPBcod",
    "twilio_sid": "AC611b41f9aaab83c5a25e85c6d663fb94"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}