{
  "name": "BaristaChaw",
  "short_name": "BaristaChaw",
  "description": "AI-powered barista assistant for coffee scanning, brew planning, and barista workflows.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display_override": [
    "standalone",
    "fullscreen"
  ],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F8FE",
  "theme_color": "#0A84FF",
  "prefer_related_applications": false,
  "categories": [
    "food",
    "utilities",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Ask BaristaChaw",
      "short_name": "Ask",
      "description": "Open the AI barista chat workspace.",
      "url": "/chat",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260430c",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Vision Scan",
      "short_name": "Scan",
      "description": "Open coffee photo and label scanning.",
      "url": "/scanner",
      "icons": [
        {
          "src": "/icons/icon-maskable-192.png?v=20260430c",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
        }
      ]
    },
    {
      "name": "Barista Tools",
      "short_name": "Tools",
      "description": "Open brew timer, ratio, and AI Brew tools.",
      "url": "/tools",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260430c",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-16.png?v=20260430c",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-32.png?v=20260430c",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-48.png?v=20260430c",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png?v=20260430c",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png?v=20260430c",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png?v=20260430c",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png?v=20260430c",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png?v=20260430c",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-167.png?v=20260430c",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180.png?v=20260430c",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png?v=20260430c",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png?v=20260430c",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png?v=20260430c",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=20260430c",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-1024.png?v=20260430c",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png?v=20260430c",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=20260430c",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-maskable-1024.png?v=20260430c",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
