# Learn more about configuring your app at https://shopify.dev/docs/apps/tools/cli/configuration

client_id = "a0b3dd13a5e0d64a803798f559bc3538"
name = "prince-testing-app"
handle = "prince-testing-app-1"
application_url = "https://letting-south-vol-entrepreneur.trycloudflare.com"
embedded = true

[build]
automatically_update_urls_on_dev = true
dev_store_url = "prince-steststore.myshopify.com"
include_config_on_deploy = true

[access_scopes]
# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes
scopes = "write_products,read_customers"

[auth]
redirect_urls = [
  "https://letting-south-vol-entrepreneur.trycloudflare.com/auth/callback",
  "https://letting-south-vol-entrepreneur.trycloudflare.com/auth/shopify/callback",
  "https://letting-south-vol-entrepreneur.trycloudflare.com/api/auth/callback"
]

[webhooks]
api_version = "2024-01"

[pos]
embedded = false
