{
  "name": "auth-service",
  "version": "3.2.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nnl3z3NhmgV5zA4v8lbG"
  },
  "jwt_secret": "KgH3pvpz7El7AUERPKip8vQfgXGniM4J",
  "api_keys": {
    "stripe": "sk_live_VK2Ase1UtZp0qW8GucaKZULK",
    "sendgrid": "SG.qg/vzNvE6dQ/2LbtKSmTjE",
    "twilio_sid": "AC7634f047c59f4153fa9d8653550c6584"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}