{
  "name": "payment-service",
  "version": "1.2.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DnzxBCN0tRueGVKc5J7M"
  },
  "jwt_secret": "86pd+0Ysbx1lXhDyBjDbkPZcwy0EeAgt",
  "api_keys": {
    "stripe": "sk_live_DzJxHLu76YuFZszQ3VkZH4Ee",
    "sendgrid": "SG.FC5GqDZNsxPAHbG0AJ9qVi",
    "twilio_sid": "ACffa98f3af873583e2f32325cf8b4e018"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}