{
  "name": "auth-service",
  "version": "3.9.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GZbbIK2kWuv1179fWnoH"
  },
  "jwt_secret": "/Uctic1+6buk8sjTr4ljtpkMXoOPPhiW",
  "api_keys": {
    "stripe": "sk_live_WP5Y9He4Lq8iXlFOhzeZbcnD",
    "sendgrid": "SG.gaZB/XuAnUgfrchHQA0Gos",
    "twilio_sid": "ACf4181ae46cdb3e295af47d5ec9c13e41"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}