{
  "name": "GrocerySlash — Grocery Coupons & Deals",
  "short_name": "GrocerySlash",
  "description": "Browse grocery coupons, promo codes, and weekly circular deals from every major U.S. supermarket, sorted by store and category.",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f5ee",
  "theme_color": "#14532d",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
