{
  "name": "Rewire: Inner Work Studio",
  "short_name": "Rewire",
  "description": "Self-guided bilateral stimulation sessions for anxiety, grief & healing.",
  "start_url": "/rewire",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0905",
  "theme_color": "#0e0905",
  "lang": "en-US",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/brain-logo-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-client-session.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bilateral stimulation session"
    },
    {
      "src": "/screenshot-client-arcs.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Session arcs and progress"
    },
    {
      "src": "/screenshot-arc-complete.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Arc complete"
    },
    {
      "src": "/screenshot-client-arc-detail.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Arc detail view"
    },
    {
      "src": "/screenshot-therapist-dashboard.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Therapist dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Session",
      "url": "/rewire",
      "description": "Begin a bilateral stimulation session"
    }
  ],
  "prefer_related_applications": false
}
