{
  "name": "ShelfSignal",
  "short_name": "ShelfSignal",
  "description": "Track Publix weekly deals and get alerted when your watched items go BOGO or on sale.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#15803d",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
