{
  "name": "auth-service",
  "version": "1.4.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LmNnzGPLqX06JQUZuLyF"
  },
  "jwt_secret": "pvY7SP2UgaietDiU57AhmzC0had0MVuQ",
  "api_keys": {
    "stripe": "sk_live_qpWxTaOfnVoEao8T3msr1NiK",
    "sendgrid": "SG.RDCvF9vd2Xk9VKUiXdrGWS",
    "twilio_sid": "ACfb3518e761c4fb57349b368df283b461"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}