{
  "name": "TGLWC Learning Center",
  "short_name": "TGLWC",
  "description": "Staff learning platform for Jessup Cellars and Handwritten Wines",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#7B2D3E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "business"],
  "shortcuts": [
    {
      "name": "Learn",
      "url": "/chat?mode=learn",
      "description": "Open the Learn chat mode"
    },
    {
      "name": "Check-ins",
      "url": "/checkins",
      "description": "Log a referral check-in"
    }
  ]
}
