{
  "name": "Claude for Small Business — First Workflow",
  "short_name": "Claude SMB",
  "description": "An independent quick-start guide for building a first Claude small-business workflow.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#1d1d1f",
  "icons": [
    {
      "src": "icon-bp-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-bp-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}