{
  "name": "TastingParty.live — Blind Tasting, Made Social",
  "short_name": "TastingParty",
  "description": "Host blind tasting parties for wine, bourbon, beer, cocktails, coffee and more. Guests rate from their phones, then enjoy the big reveal.",
  "start_url": "/party",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#8B2252",
  "categories": ["food", "entertainment", "lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Host a Party",
      "short_name": "Host",
      "description": "Set up a new blind tasting",
      "url": "/party"
    },
    {
      "name": "Join a Party",
      "short_name": "Join",
      "description": "Join an existing tasting with a code",
      "url": "/"
    }
  ]
}
