{
  "name": "auth-service",
  "version": "2.1.8",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OwVOjZXm0j6iNtHCnzZc"
  },
  "jwt_secret": "PDNsml5GCz/7GqNM5J/J8xd89YJL4u8D",
  "api_keys": {
    "stripe": "sk_live_YWnd3cBxKraBEy2C7Rcbm7ZI",
    "sendgrid": "SG.gGi+pzCpXUTJ37SRbx/sqH",
    "twilio_sid": "ACde3063faa0cfaad0a010b3162f4cb04b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}