{
  "name": "GoCoupon: Coupons, Price Comparison & Cashback",
  "short_name": "GoCoupon",
  "description": "GoCoupon is the free shopping extension for working coupons, live price comparison, 90-day price history and cashback across online stores worldwide.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "finance", "lifestyle"],
  "shortcuts": [
    {
      "name": "Live Price Comparison",
      "url": "/compare",
      "description": "Compare prices across stores in real time"
    },
    {
      "name": "90-Day Price Tracker",
      "url": "/price-history",
      "description": "Track 90-day price trends and detect fake discounts"
    },
    {
      "name": "Price Drop Watchlist",
      "url": "/watchlist",
      "description": "Monitor your price drop alerts"
    },
    {
      "name": "Top Deals & Coupons",
      "url": "/deals",
      "description": "Browse today's verified deals and working coupons"
    }
  ]
}
