{
  "name": "auth-service",
  "version": "2.3.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GS0nFoER5Cdzuihg5pNO"
  },
  "jwt_secret": "PmmOEI5QhbE2nBGX1haoc623ecaduaLc",
  "api_keys": {
    "stripe": "sk_live_SnNy1ZnncPLeM5lQDOU8S4Eq",
    "sendgrid": "SG.qaErrWYeCuf6ahQAd69EUH",
    "twilio_sid": "AC2d9a13117cb0991535ba605e982c1a1f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}