{
  "name": "Real Coupon - Coupons & Deals",
  "short_name": "Real Coupon",
  "description": "India's Most Trusted Coupons & Deals Platform. Find 1000+ verified coupon codes, promo codes and exclusive deals from top brands.",
  "start_url": "./index.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#F4740A",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
