This is the backend service for the Tykables Theme Shopify app. There is no embedded admin UI here — the recorder + storefront integrations run on the live storefront and in the theme editor.
Routes:
/apps/pwa/sw.js — PWA service worker (delivered via App Proxy)/apps/pwa/notify — back-in-stock subscribe (POST, App Proxy)/apps/pwa/hero-recorder — Hero Recorder UI (App Proxy + token)/apps/pwa/hero-config — read/write the recorder metafield (App Proxy + token)/dispatch/push — Shopify Flow → OneSignal push relay (POST, shared secret)/auth + /auth/callback — OAuth install for the appNo shop param — this is just a status page.