{
  "name": "DealHub - Discover Amazing Deals",
  "short_name": "DealHub",
  "description": "Find the best deals, coupons, and discounts from verified merchants worldwide. Save money on dining, shopping, services and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["shopping", "lifestyle"]
}