{
  "name": "Wondering Ways Therapy",
  "short_name": "Wondering Ways",
  "description": "Therapy rooted in nervous system science, helping people heal through safe, attuned relationships.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F0FAFB",
  "theme_color": "#157080",
  "categories": [
    "health",
    "medical"
  ],
  "lang": "en-US",
  "icons": [
    {
      "src": "images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Wondering Ways Therapy — Home"
    },
    {
      "src": "images/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Wondering Ways Therapy — Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Call",
      "short_name": "Book",
      "description": "Schedule a free discovery call with Kaylen",
      "url": "/book.html",
      "icons": [
        {
          "src": "images/icons/shortcut-book.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "Read therapy articles and guides",
      "url": "/resources.html",
      "icons": [
        {
          "src": "images/icons/shortcut-resources.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Client Portal",
      "short_name": "Portal",
      "description": "Access the client portal",
      "url": "/portal.html",
      "icons": [
        {
          "src": "images/icons/shortcut-portal.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
