{
  "name": "Healthy by George",
  "short_name": "HBG",
  "description": "Health & Wellness Podcast with MC — practical, science-backed conversations on brain health, longevity, movement, and mindset.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F1EA",
  "theme_color": "#2C4A2E",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "education"],
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Latest Episodes",
      "short_name": "Episodes",
      "description": "Browse the full Healthy by George episode library",
      "url": "/episodes",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "About MC",
      "short_name": "About",
      "description": "Meet Dr. Mary Catherine George",
      "url": "/about",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Books, mugs, and HBG merch",
      "url": "/shop",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}
