{
  "name": "auth-service",
  "version": "3.6.16",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8s2n3I4yEwgMRWLvWPrf"
  },
  "jwt_secret": "Kh8V4T6pJNMM7Ah3PkcBbteEkDGOPQzG",
  "api_keys": {
    "stripe": "sk_live_DoZSoIQz5Qd1nxg7ih3qbLpI",
    "sendgrid": "SG.de7TLsh8fZPn+n6E/Xvtxu",
    "twilio_sid": "AC71a75a2e65b3c0125787f0c87ec73efd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}