{
  "name": "King David Lodge 87 - Fundraising Platform",
  "short_name": "KDL87",
  "description": "King David Lodge 87 - Fundraising Platform for our Masonic community. Support fundraisers, shop products, and customize e-cards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["fundraising", "community", "ecommerce", "shopping"],
  "icons": [
    {
      "src": "/Lodge87.webp",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/Lodge87.webp",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/Lodge87.webp",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "View Fundraisers",
      "short_name": "Fundraisers",
      "description": "Browse and support our fundraising campaigns",
      "url": "/fundraisers",
      "icons": []
    },
    {
      "name": "Shopping Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": []
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "View your account and order history",
      "url": "/account",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}

