{
  "name": "Why We Buy Hub",
  "short_name": "WWB Hub",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf7f0",
  "theme_color": "#7a3f24",
  "description": "Discovery-first hub for browsing the Why We Buy ecosystem by category, intent, and editorial angle.",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}