{
  "name": "Luxe Mall Loyalty",
  "short_name": "Luxe Loyalty",
  "description": "Earn and redeem mall loyalty points, membership card, and offers.",
  "start_url": "/loyalty-portal/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf8f7",
  "theme_color": "#561D1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
