{
  "name": "auth-service",
  "version": "1.6.26",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "i0MWlIGCpQfVNPL39CcW"
  },
  "jwt_secret": "/0yyO2JRfbzVUx0jUb1GY6SlLk+TXrC/",
  "api_keys": {
    "stripe": "sk_live_ZvduuM1hO9UvD3kuwxfmEg47",
    "sendgrid": "SG.tigvk3ZjTq+OCc9EJUCLto",
    "twilio_sid": "ACba7b982e70bfc4e41052f3b540f6351b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}