{
  "name": "Bundle IQ",
  "short_name": "bundleIQ",
  "description": "Procurement excellence. Enterprise technology. On demand.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#060e1e",
  "theme_color": "#060e1e",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    { "name": "Buying Pools", "url": "/pools.html", "description": "View all buying pools" },
    { "name": "IQ Chat", "url": "/iq-chat-intake.html", "description": "Submit a procurement brief" },
    { "name": "IQ Analytics", "url": "/iq-analytics.html", "description": "Procurement intelligence" }
  ]
}