{
  "name": "DealWatch",
  "short_name": "DealWatch",
  "description": "Family shopping command center for deal tracking, planning, and alerts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#04101b",
  "theme_color": "#04101b",
  "icons": [
    {
      "src": "/dealwatch.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
