{
  "app": {
    "port": 8787,
    "host": "127.0.0.1",
    "storeUrl": "https://fmlave.com",
    "appUrl": "https://growthos.fmlave.com",
    "schedulerEnabled": true,
    "healthIntervalMinutes": 15,
    "dailyReportHour": 8
  },
  "shopify": {
    "storeDomain": "dimxv1-b8.myshopify.com",
    "apiVersion": "2026-04",
    "hasAdminAccessToken": true,
    "hasClientId": true,
    "hasClientSecret": true,
    "scopes": "read_products,read_orders,read_customers,read_content,read_themes,read_inventory,read_metafields,read_files,write_files"
  },
  "ai": {
    "defaultProvider": "deepseek",
    "configuredProviders": []
  }
}