{
  "name": "Canna Club by Cannazon",
  "short_name": "Canna Club",
  "description": "The premium cannabis hospitality membership. Discover BYOB lounges, wellness spaces, and social experiences. 21+ only.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Card",
      "short_name": "Card",
      "url": "/member/card",
      "description": "View your digital membership card"
    },
    {
      "name": "Locations",
      "short_name": "Locations",
      "url": "/locations",
      "description": "Browse partner locations"
    }
  ]
}