{
  "name": "Thrive - Treat Your Business",
  "short_name": "Thrive TYB",
  "description": "Business growth podcast and resources for UK physiotherapists, osteopaths and clinic owners. Free episodes, videos and guides to help you build a thriving practice.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#E91E8C",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "business", "productivity", "health"],
  "shortcuts": [
    {
      "name": "Listen to Podcast",
      "short_name": "Listen",
      "description": "Browse all podcast episodes",
      "url": "/listen",
      "icons": [{"src": "/logo192.png", "sizes": "192x192"}]
    },
    {
      "name": "Watch Videos",
      "short_name": "Watch",
      "description": "Watch YouTube videos",
      "url": "/watch",
      "icons": [{"src": "/logo192.png", "sizes": "192x192"}]
    },
    {
      "name": "Book a Clinic Growth Call",
      "short_name": "Book",
      "description": "Book your free clinic growth call",
      "url": "/book-a-call",
      "icons": [{"src": "/logo192.png", "sizes": "192x192"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
