{
  "name": "Daily.Deals",
  "short_name": "Daily.Deals",
  "description": "Best daily deals from 1000+ top retailers across the US and Canada. Updated every 24 hours.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#dc2626",
  "scope": "/",
  "lang": "en-US",
  "categories": ["shopping", "lifestyle", "finance"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hot Deals",
      "short_name": "Hot",
      "url": "/deals/hot"
    },
    {
      "name": "For You",
      "short_name": "For You",
      "url": "/for-you"
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "url": "/account"
    }
  ],
  "prefer_related_applications": false
}
