{
  "name": "GET THEM TALKING: The Caregiver & Chronic-Illness Whisperer",
  "short_name": "Caregiver Whisperer",
  "description": "Playbook #728 — GET THEM TALKING: The Caregiver & Chronic-Illness Whisperer",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1526",
  "theme_color": "#0b1526",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}