{
  "name": "Longbush Cottage Hub",
  "short_name": "The Hub",
  "description": "Longbush Cottage Hub is a community resource for gardeners in the Wellington region. It provides information on gardening events, plant sales, and other gardening-related activities in the area.",
  "start_url": "/",
  "display": "standalone",
  "lang": "en-NZ",
  "dir": "ltr",
  "categories": [
    "business",
    "gardening",
    "events",
    "community",
    "lifestyle"
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon-31x32.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}