{
  "name": "Arranging a Funeral - UK Funeral Planning & Support",
  "short_name": "AAF",
  "description": "UK's comprehensive guide for funeral planning, bereavement support, and finding local funeral services. Access tools, checklists, and directories even offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "scope": "/",
  "lang": "en-GB",
  "id": "/?source=pwa",
  "icons": [
    {
      "src": "/images/arranging-favicon.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile-1.png",
      "sizes": "412x915",
      "type": "image/png",
      "platform": "narrow",
      "label": "Find funeral directors near you"
    },
    {
      "src": "/images/screenshot-mobile-2.png",
      "sizes": "412x915",
      "type": "image/png",
      "platform": "narrow",
      "label": "Interactive planning tools"
    },
    {
      "src": "/images/screenshot-desktop-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide",
      "label": "Comprehensive funeral planning platform"
    }
  ],
  "categories": ["lifestyle", "medical", "business"],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Cost Calculator",
      "short_name": "Calculator",
      "description": "Estimate funeral costs",
      "url": "/tools/funeral-cost-calculator/",
      "icons": [{"src": "/images/icon-calculator.png", "sizes": "96x96"}]
    },
    {
      "name": "Planning Checklist",
      "short_name": "Checklist",
      "description": "Track funeral arrangements",
      "url": "/tools/planning-checklist/",
      "icons": [{"src": "/images/icon-checklist.png", "sizes": "96x96"}]
    },
    {
      "name": "Find Directors",
      "short_name": "Search",
      "description": "Find funeral directors",
      "url": "/search/",
      "icons": [{"src": "/images/icon-search.png", "sizes": "96x96"}]
    }
  ],
  "display_override": ["standalone", "minimal-ui", "browser"],
  "edge_side_panel": {
    "preferred_width": 480
  }
}
