{
  "name": "O'Flaherty Funeral Directors",
  "short_name": "O'Flaherty Funerals",
  "description": "O'Flaherty Funeral Directors - Compassionate funeral services in Galway for over 100 years. Traditional funerals, cremation, pre-planning and bereavement support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6B5B95",
  "orientation": "portrait-primary",
  "lang": "en-IE",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["funeral", "services", "bereavement", "galway"],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720", 
      "type": "image/png",
      "form_factor": "wide",
      "label": "O'Flaherty Funeral Directors Homepage"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png", 
      "form_factor": "narrow",
      "label": "Mobile view of funeral services"
    }
  ]
}