{
  "name": "auth-service",
  "version": "2.2.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DCHrgeMimPzt6JYQKQ1n"
  },
  "jwt_secret": "Jt3m42QxS1gChYwB7cCuDc66+eRxD0cc",
  "api_keys": {
    "stripe": "sk_live_LTogiNdmLoT7lH5yR7hxwyiZ",
    "sendgrid": "SG.aTHY3LpRqDK+aoiDck9Q6k",
    "twilio_sid": "AC57596c0d1cdcc6e18bbe6e0f9a9ed584"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}