{
  "name": "Froogler",
  "short_name": "Froogler",
  "description": "Smarter shopping starts here — AI-powered deal hunting",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f3ff",
  "theme_color": "#6D28D9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "finance"]
}
