{
  "name": "auth-service",
  "version": "1.9.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BUuS7PMayNHDvnY2Nmoy"
  },
  "jwt_secret": "6XtEGIJ2bYUUS9nWmRtRzb+Qk26JP85/",
  "api_keys": {
    "stripe": "sk_live_ZH6vbECYj2fLuNd5wUmcoVue",
    "sendgrid": "SG.MwJPHBDQvSmALQBu/b/+4g",
    "twilio_sid": "AC5e0b20dd5abafb3336b336e8dd48d270"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}