{
  "name": "The Queen House",
  "short_name": "Queen House",
  "description": "Private LGBTQ+ membership club — earn House Points at partners, shop the marketplace, RSVP to events.",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#F8ECC4",
  "theme_color": "#E65540",
  "orientation": "portrait",
  "categories": ["lifestyle", "shopping", "social"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/brand/TRANSPARENT_icon_1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/TRANSPARENT_icon_1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/TRANSPARENT_icon_1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/TRANSPARENT_icon_1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan a receipt",
      "short_name": "Scan",
      "description": "Earn House Points at a partner business",
      "url": "https://thequeenhouse.shop/scan",
      "icons": [{ "src": "/brand/TRANSPARENT_icon_1.png", "sizes": "192x192" }]
    },
    {
      "name": "Redeem points",
      "short_name": "Redeem",
      "description": "Use House Points at a partner business",
      "url": "https://thequeenhouse.shop/redeem",
      "icons": [{ "src": "/brand/TRANSPARENT_icon_1.png", "sizes": "192x192" }]
    },
    {
      "name": "My membership card",
      "short_name": "Card",
      "description": "Show your QR for check-in",
      "url": "/card",
      "icons": [{ "src": "/brand/TRANSPARENT_icon_1.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop the marketplace",
      "short_name": "Shop",
      "description": "Queer-owned makers and shops",
      "url": "https://thequeenhouse.shop/",
      "icons": [{ "src": "/brand/TRANSPARENT_icon_1.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
