{
  "name": "DealBart - Best Online Deals & Discounts",
  "short_name": "DealBart",
  "description": "Discover the best online deals and discounts from Amazon, Flipkart, Myntra, and more. Daily deals, trending offers, and exclusive discounts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "icons": [
    {
      "src": "/dealbart_logo_z_r_2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dealbart_logo_z_r_2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["shopping", "shopping"],
  "screenshots": [
    {
      "src": "/thumbnail.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Trending Deals",
      "short_name": "Trending",
      "description": "View trending deals",
      "url": "/trending",
      "icons": [
        {
          "src": "/dealbart_logo_z_r_2.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Browse by category",
      "url": "/categories",
      "icons": [
        {
          "src": "/dealbart_logo_z_r_2.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Subscribe",
      "short_name": "Subscribe",
      "description": "Subscribe for alerts",
      "url": "/subscribe",
      "icons": [
        {
          "src": "/dealbart_logo_z_r_2.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
